Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a string value that categorizes quick view controls.
Syntax
quickViewControl.getControlType();
Return Value
Type: String.
Description: For a quick view control, the method returns "quickform".
For a constituent control in a quick view control, the method returns the actual category of the control. For more information about possible return values, see getControlType..