C# Class HereSay.Pages.SitemapXml

Inheritance: HereSay.Pages.CustomTextContent
Afficher le fichier Open project: jamestharpe/HereSay

Méthodes protégées

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

Method Details

GenerateXml() protected méthode

protected GenerateXml ( ContentItem startItem, Sitemap result = null ) : string
startItem ContentItem
result Sitemap
Résultat string

Regenerate() protected méthode

protected Regenerate ( N2 startingPoint ) : void
startingPoint N2
Résultat void