Returns sitemap XML element for specified type (loc, lastmod, changefreq, priority).
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- dataitem
- Type: System Object
Current dataitem object (DataRow or DataRowView object)
- type
- Type: System String
Specify xml sitemap type (loc, lastmod, changefreq, priority)
Return Value
Type: StringSee Also