ViewModeCode Class |
Namespace: CMS.PortalEngine
public static class ViewModeCode
The ViewModeCode type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FromEnum |
Returns the page mode code from the enumeration value.
|
![]() ![]() | FromString |
Gets the view mode enumeration from the given string
|
![]() ![]() | GetPageEnumFromString |
Gets the view mode enumeration from the string value. Supports only page view modes
|
![]() ![]() | IsSubsetOfEditMode |
Returns TRUE if given mode is subset of 'Edit' mode.
|
![]() ![]() | ToEnum |
Returns the enumeration representation of the Page mode code.
|