Method | Description | |
---|---|---|
Save ( string path ) : void |
Save the SiteMapConfigurator to the filesystem
|
|
Xml ( ) : System.Xml.Linq.XDocument |
Return a xml document of the SiteMapConfigurator
|
Method | Description | |
---|---|---|
Sitemap ( IEnumerable |
public Save ( string path ) : void | ||
path | string | The file path, can be relative or absolute |
return | void |