In This Topic
Gets or sets the relative path to the .sitemap file from which to load SiteMap data.
Syntax
'Declaration
Public Property SiteMapFile As System.String
public System.string SiteMapFile {get; set;}
Property Value
The site map file.
See Also