AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

GenerateSiteMap Members

The GenerateSiteMap type exposes the following members.

Constructors


  Name Description
Public method GenerateSiteMap
Initializes a new instance of the GenerateSiteMap class.

Methods


  Name Description
Public method Generate()()()()
Generates this instance.
Public method Generate(Stream, Domain, Language)
This will build an xml sitemap for better index with search engines. See http://en.wikipedia.org/wiki/Sitemaps for more information.
(Inherited from BaseSitemapGenerator.)
Protected method WriteUrlLocation (Inherited from BaseSitemapGenerator.)
Protected method WriteUrlLocationReWrite (Inherited from BaseSitemapGenerator.)

Properties


  Name Description
Public property Http
Gets or sets the HTTP.
(Inherited from BaseSitemapGenerator.)
Public property WorkingSitemapSetting
Gets the working sitemap setting.