Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Seo.SiteMap Namespace / SiteMapOptions Class
Properties Methods


Version
SiteMapOptions Class Members

The following tables list the members exposed by SiteMapOptions.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the SiteMapOptions class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the compressed sitemap file name.  
Public Property Gets or sets the sitemap change frequency.  
Public Property Gets or sets the default url priority.  
Public Property Gets or sets a value indicating whether to include categories in the sitemap.  
Public Property Gets or sets a value indicating whether to include products in the sitemap.  
Public Property Gets or sets a value indicating whether to include webpages in the sitemap.  
Public Property Gets or sets a value indicating whether to overwrite the existing compressed sitemap.  
Public Property Gets or sets a value indicating whether to overwrite the existing sitemap.  
Public Property Gets or sets the sitemap data path.  
Public Property Gets or sets the sitemap file name.  
Top
Public Methods
 NameDescription
Public Method Loads the sitemap options.  
Public Method Saves the sitemap options.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also