ViewModeCodeFromString Method |
Gets the view mode enumeration from the given string
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public static ViewModeEnum FromString(
string mode
)
Parameters
- mode
- Type: SystemString
String mode to convert
Return Value
Type:
ViewModeEnumSee Also