Click or drag to resize
UIContextEventArgs Class
Event argument class for UI context
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    CMS.PortalEngineUIContextEventArgs

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public class UIContextEventArgs : EventArgs

The UIContextEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodUIContextEventArgs
Top
Properties
  NameDescription
Public propertyColumnName
Name of column name
Public propertyResult
Returned value
Top
See Also