Reads configuration data from a string and populates the current instance with the values.
Data should be serialized in XML Searlization format created with Westwind.Utilities.Configuration.AppConfiguration.WriteAsString()
public virtual bool Read(string xml)
Return Value
true or false
Parameters
xml
Xml string in XML Serialization format
Overloads:
See also:
Westwind.Utilities.Configuration.AppConfiguration.WriteAsString()© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic