UnboundSiteMapProviderBase.SaveToFile(String) Method
Saves the site map data, held by the provider, to the specified file.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
siteMapFileName | String | A String value specifying the name of the file to which the provider’s site map data should be saved. |
See Also