Click or drag to resize
CMSRepeaterWithEffectItemHTMLBefore Property
Gets or sets the html code which is inserted before each of the item.

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

Property Value

Type: String
See Also