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

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.