| 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: 9.0.0
Syntaxpublic bool DoTabSelection(
	bool redirect = true
)
Parameters
- redirect (Optional)
 - Type: SystemBoolean
Indicates if redirect is done 
Return Value
Type: 
Boolean
See Also