Click or drag to resize

BrowserEventHandlerManagerEventHandlers Property

The eventhandlers are sorted in the way that was specified in the loadoptions' sortfields.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public BrowserEventHandlers EventHandlers { get; }

Property Value

Type: BrowserEventHandlers
See Also