Click or drag to resize
ForumModesGetFlatMode Method
Returns the layout mode based on the given string.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static FlatModeEnum GetFlatMode(
	string flatMode
)

Parameters

flatMode
Type: SystemString

Return Value

Type: FlatModeEnum
See Also