Click or drag to resize
PortalContextEnsurePortalMode Method
Ensures the portal mode.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static ViewModeEnum EnsurePortalMode(
	ViewModeEnum currentMode
)

Parameters

currentMode
Type: CMS.PortalEngineViewModeEnum

Return Value

Type: ViewModeEnum
See Also