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