ImageGear .NET v24.12 - Updated
MarkupArtDocumentDataConnection Class Methods


ImageGear24.Web.Services Assembly > ImageGear.Web.DataProviders Namespace : MarkupArtDocumentDataConnection Class

For a list of all members of this type, see MarkupArtDocumentDataConnection members.

Public Methods
 NameDescription
Public Method This method simply calls Dispose().  
Public Method Creates a new Markup Layer. This method returns the Markup Layer Record ID for the newly created Markup Layer, which is assigned by the Markup Data Provider and sent back to the client viewer.  
Public Method This closes the connection to a document. The base class also calls MarkupArtDataConnection.DocumentConnectionClosed() to indicate that the document is now closed.  
Public Method Retrieves the Markup Layer for the requested Document Identifier and Markup Layer Record ID  
Public Method Overwrites the existing Markup Layer content for the requested Document Identifier and Markup Layer Record ID.  
Top
Protected Methods
 NameDescription
Protected Method The derived class can implement this method to do the necessary cleanup when the document is closed.  
Top
See Also

Reference

MarkupArtDocumentDataConnection Class
ImageGear.Web.DataProviders Namespace