ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisPageRetrievedResult class / dispose Method

In This Topic
    dispose Method
    In This Topic
    Deletes page results's data, but keeps index in page result list
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function dispose() : (Any);
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisPageRetrievedResult.dispose();
    See Also