ASPxSiteMapDataSource.SiteMapProvider Property
Gets or sets the name of the site map provider that the data source binds to.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | The name of the site map provider that the ASPxSiteMapDataSource object binds to. By default, the value is Empty, and the default site map provider for the site is used. |
See Also