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

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.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