ConvertEventHandler
Wisej.Web.ConvertEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents the method that handles the Parse and Format events of a Binding.
Parameters
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A ConvertEventArgs that contains the event data. |
Fired By
Name | Description |
---|---|
Fired when the property of a control is bound to a data value. | |
Fired when the value of a data-bound control changes. |
Last updated