| CMSAbstractTransformationGetSitemapItem Method | 
            Returns sitemap XML element for specified type (loc, lastmod, changefreq, priority). 
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetSitemapItem(
	string type
)
Parameters
- type
- Type: SystemString
 Specify xml sitemap type (loc, lastmod, changefreq, priority)
Return Value
Type: 
String See Also
See Also