Click or drag to resize
ScriptAttribute Constructor (String)
Constructor.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public ScriptAttribute(
	params string[] files
)

Parameters

files
Type: SystemString
Files to register
See Also