wwAppConfiguration.ReadKeysFromString

Reads the configuration settings from an XML string created with WriteKeysToString

public static wwAppConfiguration ReadKeysFromString(String Xml, Type ConfigurationObjectType)

Return Value

Object

Parameters

out Xml
A string value that will be set with the XML result of the method.

ConfigurationObjectType
The type of the Configuration Object to create.


See also:

Class wwAppConfiguration

© West Wind Technologies, 1996-2018 • Updated: 04/21/04
Comment or report problem with topic