ForumModesGetShowMode Method |
Returns the layout mode based on the given string.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntaxpublic static ShowModeEnum GetShowMode(
string showMode
)
Parameters
- showMode
- Type: SystemString
Return Value
Type:
ShowModeEnum
See Also