isRegistered Method
Determines if a control has been registered based on its classId.
isRegistered(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
Last Updated: 20 June, 2023