| CMSTabControlGetTabControlLayout Method | 
            Returns the layout mode based on the given string.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic TabControlLayoutEnum GetTabControlLayout(
	string controlLayout
)
Parameters
- controlLayout
- Type: SystemString
 String mode representation
Return Value
Type: 
TabControlLayoutEnum See Also
See Also