ForumModesGetFlatMode Method |
Returns the layout mode based on the given string.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 11.0.0
Syntax public static FlatModeEnum GetFlatMode(
string flatMode
)
Parameters
- flatMode
- Type: SystemString
Return Value
Type:
FlatModeEnumSee Also