Click or drag to resize
CMSRepeaterWithEffectInitScript Property
Gets or sets the script that initializes the effect applied on the items.

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

Property Value

Type: String
See Also