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 - true if the control is registered or false if not

Defined in

Last Updated: 08 January, 2020