ErrorProviderErrorChangedHandler
Wisej.Web.ErrorProviderErrorChangedHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the method that will handle the ErrorChanged event.
public delegate void ErrorProviderErrorChangedHandler(Object sender, ErrorProviderErrorChangedEventArgs e)
Parameters
Name
Type
Description
e
A ErrorProviderErrorChangedEventArgs that contains the event data.
Fired By
Name
Description
Last updated
Was this helpful?