QueryRepeaterWithEffectScriptFiles 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.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public string ScriptFiles { get; set; }
Property Value
Type:
StringSee Also