C# Class HereSay.Pages.SitemapXml

Inheritance: HereSay.Pages.CustomTextContent
Show file Open project: jamestharpe/HereSay

Protected Methods

Method Description
GenerateXml ( ContentItem startItem, Sitemap result = null ) : string
Regenerate ( N2 startingPoint ) : void

Method Details

GenerateXml() protected method

protected GenerateXml ( ContentItem startItem, Sitemap result = null ) : string
startItem ContentItem
result Sitemap
return string

Regenerate() protected method

protected Regenerate ( N2 startingPoint ) : void
startingPoint N2
return void