ImageGear .NET v24.12 - Updated
popStackFrame Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearNotImplementedException class : popStackFrame Method
Attachs the current call stack to the error. This method has an effect only when the browser supports a stack property on the Error object.
Syntax
ASP.NET Ajax Javascript (Specification) 
function popStackFrame() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearNotImplementedException.popStackFrame();
See Also

Reference

ImGearNotImplementedException class
ImGearNotImplementedException Members