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