System.Web.UI.WebControls.SiteMapDataSource.SiteMapProvider Property

Gets or sets the name of the site map provider that the data source binds to.

Syntax

[System.ComponentModel.DefaultValue("")]
public virtual string SiteMapProvider { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of the SiteMapDataSource.SiteMapProvider property is stored in view state.

Requirements

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