constructor(isCallback) Constructor
Initializes a new object of the ASPxClientControlsInitializedEventArgs type with the specified settings.
Declaration
constructor(
isCallback: boolean
)
Parameters
| Name | Type | Description |
|---|---|---|
| isCallback | boolean |
|
See Also