Click or drag to resize
UIContextOnGetValue Event
Event fired when the UI context dynamic data is requested

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public event EventHandler<UIContextEventArgs> OnGetValue

Value

Type: SystemEventHandlerUIContextEventArgs
See Also