ConvertEventArgs
Wisej.Web.ConvertEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Base for the specialized convert event handlers.
Constructors
ConvertEventArgs(value, desiredType)

Initializes a new instance of the ConvertEventArgs class.
Properties
DesiredType

Type: Returns the data type of the desired value.
Value

Object: Returns or sets the value of the ConvertEventArgs.
Used By
Name
Description
Last updated
Was this helpful?