QueryRepeaterWithEffectScriptFiles Property |
Gets or sets a list of additional script files which should be included to the page. One line per file.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string ScriptFiles { get; set; }
Property Value
Type:
StringSee Also