Click or drag to resize
CMSSiteMapRenderedHTML Property
Gets or set rendered HTML code.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string RenderedHTML { get; set; }

Property Value

Type: String
See Also