System.Web.SiteMapNode.Provider Property

Gets the System.Web.SiteMapProvider provider that the System.Web.SiteMapNode object is tracked by.

Syntax

public SiteMapProvider Provider { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A provider is always returned; passing null to the System.Web.SiteMapNode constructor results in an ArgumentException exception.

Requirements

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