DataRepeaterDataErrorEventHandler
Wisej.Web.DataRepeaterDataErrorEventHandler
Last updated
Wisej.Web.DataRepeaterDataErrorEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents the method that will handle the DataError event.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A object that contains the event data. |
Name | Description |
---|---|
Fired when an external data-parsing or validation operation throws an exception, or when an attempt to commit data to a data source fails. |