Click or drag to resize
XMLRepeaterHeaderXML Property
XML which is rendered before repeater items.

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

Property Value

Type: String
See Also