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


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

The following tables list the members exposed by MarkupImageDocumentDataConnection.

Protected Properties
 NameDescription
Protected Property The Context Data NameValueCollection containing any additional parameters passed when opening this document data connection  
Protected Property The Document Identifier for this Document Data Connection  
Protected Property The MarkupImageDataConnection which spawned this document data connection  
Protected Property The MarkupImageDataProvider which spawned this document data connection  
Top
Public Methods
 NameDescription
Public Method This method simply calls Dispose().  
Public Method This method creates new content with the data given. This method is intended to create or insert and not replace content.  
Public Method This closes the connection to a document. The base class also calls ImageDataConnection.DocumentConnectionClosed() to indicate that the document is now closed.  
Public Method This reads the content of the data item and returns it in the form of a stream.  
Public Method This method creates or overwrites the existing content.  
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

MarkupImageDocumentDataConnection Class
ImageGear.Web.DataProviders Namespace