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