isControlRegistered MethodStatic
Determines if a control has been registered based on its classId.
isControlRegistered(classId: string): boolean
| Parameter | Type | Description |
|---|---|---|
| classId | string | the class id of the control to test |
Returns - boolean
true if the control is registered or false if not
Defined in
Last Updated: 30 November, 2023