System.Web.Configuration.SiteMapSection Class

Defines configuration settings that are used to support the infrastructure for configuring, storing, and rendering site navigation. This class cannot be inherited.

See Also: SiteMapSection Members

Syntax

public sealed class SiteMapSection : System.Configuration.ConfigurationSection

Remarks

The System.Web.Configuration.SiteMapSection class provides a way to programmatically access and modify the content of the configuration file siteMap section.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0