| ViewModeCodeToEnum Method  | 
            Returns the enumeration representation of the Page mode code.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxpublic static ViewModeEnum ToEnum(
	int code
)
Parameters
- code
 - Type: SystemInt32
View mode code 
Return Value
Type: 
ViewModeEnum
See Also