Click or drag to resize
CMSRepeaterWithEffectRepeaterHTMLBefore Property
Gets or sets the html code which is inserted before the generated items.

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

Property Value

Type: String
See Also