UITabsDoTabSelection Method |
Selects the first tab or displays error message. Returns true if some tab was selected.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public bool DoTabSelection(
bool redirect = true
)
Parameters
- redirect (Optional)
- Type: SystemBoolean
Indicates if redirect is done
Return Value
Type:
BooleanSee Also