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

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

Property Value

Type: String
See Also