ViewModeCodeGetPageEnumFromString Method |
Gets the view mode enumeration from the string value. Supports only page view modes
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static ViewModeEnum GetPageEnumFromString(
string viewMode
)
Parameters
- viewMode
- Type: SystemString
View mode
Return Value
Type:
ViewModeEnumSee Also