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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string RepeaterHTMLBefore { get; set; }

Property Value

Type: String
See Also