Skip to main content
Version: 4.1

WebEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

Provides data for the ControlUpdated and ControlRendered events.

public class WebEventArgs : EventArgs

Properties

Instance member Config

Object: Returns the dynamic data object either received from the browser for the ControlUpdated event or being sent to the browser for the ControlRendered event.

Used By

NameDescription
WebEventHandlerRepresents a method that handles the ControlUpdated and ControlRendered events.
Since 4.0.0