![]() |
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Loads the resources from XML data supplied as a string.
Namespace: Smartsite.Localization
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | ![]() |
---|---|
public void LoadFromXmlData( string xml ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Sub LoadFromXmlData ( _ xml As _ ) |
Parameters
- xml
- String
I: XML data.
See Also
XmlStringResourceSet Class
Smartsite.Localization Namespace