UnboundSiteMapProviderBase.SiteMapFileName Property
Gets or sets the path to the file that contains the site map data.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value specifying the path to the site map file. |
See Also