ImageGear .NET v24.12 - Updated
MarkupArtDocumentDataConnection Class Members
Properties  Methods 


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

The following tables list the members exposed by MarkupArtDocumentDataConnection.

Protected Properties
 NameDescription
Protected Property Private variable to store the connection  
Protected Property Returns the Context Data for this Document Data Connection  
Protected Property Gets DocumentIdentifier property.  
Protected Property Gets the MarkupLayerRecordID for the requested Markup Layer  
Protected Property Private variable to store the provider  
Top
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