AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageRouteHandlerSiteMap..::..PushSiteMap Method

Overload List


  Name Description
Protected method PushSiteMap(RequestContext, Domain, Language)
Writes the sitemap.xml content to the response. First tries the physical file on disk (either at the request path or ~/sitemap.xml); falls back to a dynamically generated sitemap built from the CMS navigation structure for the supplied domain/language.
Protected method PushSiteMap(HttpContext, Domain, Language)
Writes the sitemap.xml content to the response. First tries the physical file on disk (either at the request path or ~/sitemap.xml); falls back to a dynamically generated sitemap built from the CMS navigation structure for the supplied domain/language.