ImageGear .NET v24.12 - Updated
Closed Method (MarkupArtDocumentDataConnection)




ImageGear24.Web.Services Assembly > ImageGear.Web.DataProviders Namespace > MarkupArtDocumentDataConnection Class : Closed Method
The derived class can implement this method to do the necessary cleanup when the document is closed.
Syntax
'Declaration
 
Protected MustOverride Sub Closed() 
'Usage
 
Dim instance As MarkupArtDocumentDataConnection
 
instance.Closed()
protected abstract void Closed()
protected: abstract void Closed(); 
protected:
abstract void Closed(); 
See Also

Reference

MarkupArtDocumentDataConnection Class
MarkupArtDocumentDataConnection Members