ScriptCollection(ASPxScriptManager) Constructor
Initializes a new instance of the ScriptCollection class with the specified owner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
scriptManager | ASPxScriptManager | A ASPxScriptManager object that will own the collection. |
See Also