CMSTabControlGetTabControlLayout Method |
Returns the layout mode based on the given string.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public TabControlLayoutEnum GetTabControlLayout(
string controlLayout
)
Parameters
- controlLayout
- Type: SystemString
String mode representation
Return Value
Type:
TabControlLayoutEnumSee Also