ScriptCollection Constructors
Represents a collection of scripts within the ASPxScriptManager.| Name | Parameters | Description |
|---|---|---|
| ScriptCollection() | none | Initializes a new instance of the ScriptCollection class with default settings. |
| ScriptCollection(ASPxScriptManager) | scriptManager | Initializes a new instance of the ScriptCollection class with the specified owner. |
See Also