AdvantageRouteHandlerSiteMap..::..PushSiteMap Method
Overload List
| Name | Description | |
|---|---|---|
|
|
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.
|
|
|
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.
|

