ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / ImGearArgumentTypeException class / description Field

In This Topic
    description Field
    In This Topic
    Description of the object. This is Microsoft specific field.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    var description : String;
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearArgumentTypeException.description;
    See Also