ConvertEventArgs
Wisej.Web.ConvertEventArgs
Last updated
Wisej.Web.ConvertEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Base for the specialized convert event handlers.
Initializes a new instance of the ConvertEventArgs class.
Name | Type | Description |
---|---|---|
value | An Object that contains the value of the current property. | |
desiredType | The Type of the value. |
Type: Returns the data type of the desired value.
Object: Returns or sets the value of the ConvertEventArgs.
Name | Description |
---|---|