CMSDataListGetRepeatLayout Method |
Returns the repeat layout based on the given string.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public static RepeatLayout GetRepeatLayout(
string layout
)
Parameters
- layout
- Type: SystemString
String layout representation
Return Value
Type:
RepeatLayoutSee Also