System.Web.UI.WebControls.SiteMapPath.Provider Property

Gets or sets a System.Web.SiteMapProvider that is associated with the Web server control.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public System.Web.SiteMapProvider Provider { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SiteMapPath.Provider property specifies an instance of a site map provider to use with the control. This provider may be different from the provider identified by the SiteMapPath.SiteMapProvider property, if set.

Requirements

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