Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine
ViewModeCode Class
ViewModeCode Methods
FromEnum Method
FromString Method
GetPageEnumFromString Method
IsSubsetOfEditMode Method
ToEnum Method
ViewModeCode
IsSubsetOfEditMode Method
Returns TRUE if given mode is subset of 'Edit' mode.
Namespace:
CMS.PortalEngine
Assembly:
CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
IsSubsetOfEditMode
(
ViewModeEnum
mode
)
Parameters
mode
Type:
CMS.PortalEngine
ViewModeEnum
Mode to evaluate
Return Value
Type:
Boolean
See Also
Reference
ViewModeCode Class
CMS.PortalEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com