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.
Validates user input on each tab and page in the sites solution wizard.
Syntax
protected boolean validateTabInput([boolean _showErrors])
Run On
Client
Parameters
- _showErrors
Type: boolean
A Boolean value that indicates whether to show errors; optional.
Return Value
Type: boolean
true if all user input is valid; otherwise, false.