ImageGear for .NET
ImGearArgumentTypeException Constructor
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ImGearArgumentTypeException Class : ImGearArgumentTypeException Constructor

paramName
actualType
expectedType
message

Glossary Item Box

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearArgumentTypeException = function( 
   paramName : String,
   actualType : {Any},
   expectedType : Type,
   message : String
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearArgumentTypeException(String,{Any},Type,String);

Parameters

paramName
actualType
expectedType
message

See Also

©2013. Accusoft Corporation. All Rights Reserved.