Click or drag to resize
CMSRepeaterWithEffectScriptFiles Property
Gets or sets a list of additional script files which should be included to the page. One line per file.

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

Property Value

Type: String
See Also