Sitecore 5.0 API

Factory.CreateObject Method

Creates the object.

Overload List

Creates the object.

public static object CreateObject(string,bool);

Creates the object.

public static object CreateObject(XmlNode,bool);

See Also

Factory Class | Sitecore.Configuration Namespace