ASP.NET Ajax Javascript (Specification) | |
---|---|
ImageGear.Web.UI.ImGearParameterCountException = function( message : String ) {}; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var instanceVar = new ImageGear.Web.UI.ImGearParameterCountException(); |
When a client function or method is called and an invalid number of arguments have been passed to it, an object of this type is created.
Object
ImageGear.Web.UI.ImGearParameterCountException