Click or drag to resize
UIContextSecure Constructor
Constructor

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public UIContextSecure(
	UIContext context
)

Parameters

context
Type: CMS.PortalEngineUIContext
Current UI context
See Also