Sitecore 5.0 API

ConfigReader.GetConfigNode Method

Gets the root config node (ie. sitecore)

Overload List

Gets the root config node (ie. sitecore)

public static XmlNode GetConfigNode();

Gets a specific config node.

public static XmlNode GetConfigNode(string);

See Also

ConfigReader Class | Sitecore.Configuration Namespace