ImageGear .NET v25.2 - Updated
ImGearNotImplementedException class
Members  

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : ImGearNotImplementedException class
Represents an ImGearNotImplementedException object.
Syntax
ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearNotImplementedException = function( 
   message : String
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearNotImplementedException();
Remarks
When an attempt is made to call a client method that is not supported by an object, an object of this type is created.
Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearNotImplementedException

See Also

Reference

ImGearNotImplementedException Members
ImageGear.Web.UI Namespace

Is this page helpful?
Yes No
Thanks for your feedback.