Sitecore 5.1.1 API

Factory.CreateObject Method

Overload List

 

public static object CreateObject(string,bool);

 

public static object CreateObject(string,string[],bool);

 

public static object CreateObject(XmlNode,bool);

 

public static object CreateObject(XmlNode,string[],bool);

See Also

Factory Class | Sitecore.Configuration Namespace