WidgetEventArgs
Wisej.Web.WidgetEventArgs
Last updated
Wisej.Web.WidgetEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the WidgetEvent event.
Initializes a new instance of the WidgetEventArgs class.
Object: Returns the data object that was sent by the widget with the event.
String: Returns the type (name) of the event fired by the widget.
Represents the method that handles the WidgetEvent event.