Name | Description | |
---|---|---|
SiteMapOptions Constructor | Initializes a new instance of the SiteMapOptions class. |
The following tables list the members exposed by SiteMapOptions.
Name | Description | |
---|---|---|
SiteMapOptions Constructor | Initializes a new instance of the SiteMapOptions class. |
Name | Description | |
---|---|---|
CompressedSiteMapFileName | Gets or sets the compressed sitemap file name. | |
DefaultChangeFrequency | Gets or sets the sitemap change frequency. | |
DefaultUrlPriority | Gets or sets the default url priority. | |
IncludeCategories | Gets or sets a value indicating whether to include categories in the sitemap. | |
IncludeProducts | Gets or sets a value indicating whether to include products in the sitemap. | |
IncludeWebpages | Gets or sets a value indicating whether to include webpages in the sitemap. | |
OverwriteCompressedFile | Gets or sets a value indicating whether to overwrite the existing compressed sitemap. | |
OverwriteSiteMapFile | Gets or sets a value indicating whether to overwrite the existing sitemap. | |
SiteMapDataPath | Gets or sets the sitemap data path. | |
SiteMapFileName | Gets or sets the sitemap file name. |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |