Click or drag to resize
IUIContextManager Interface
Interface for UI context control

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public interface IUIContextManager

The IUIContextManager type exposes the following members.

Properties
  NameDescription
Public propertyUIContext
Control's UI context object
Top
See Also