ErrorProviderErrorChangedEventArgs
Wisej.Web.ErrorProviderErrorChangedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Constructors
Initializes a new instance of ErrorProviderErrorChangedEventArgs.
Throws:
ArgumentNullException control is null.
Properties
Control: Controls being notified of an error.
String: Returns or sets the error message related to Control.
Used By
Name | Description |
---|---|
Represents the method that will handle the ErrorChanged event. |
Last updated