WebEventArgs
Wisej.Web.WebEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the ControlUpdated and ControlRendered events.
public class WebEventArgs : EventArgs
Properties
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
Name
Description
Represents a method that handles the ControlUpdated and ControlRendered events. Since 4.0.0
Last updated
Was this helpful?