| 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: 9.0.0
Syntaxpublic static ViewModeEnum GetPageEnumFromString(
	string viewMode
)
Parameters
- viewMode
 - Type: SystemString
View mode 
Return Value
Type: 
ViewModeEnum
See Also