ImageGear .NET v24.12 - Updated
MarkupImageDataProvider Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverridden. Initializes properties from Web.config settings. If you override this method, be sure to call base.Initialize(). System.Configuration.Provider.ProviderBase  
Public Method Invokes ArtMiddleware.OnCreate() within a try/catch block and prints any errors/exceptions to the server log  
Public Method Invokes ArtMiddleware.OnList() within a try/catch block and prints any errors/exceptions to the server log  
Public Method Invokes ArtMiddleware.OnRead() within a try/catch block and prints any errors/exceptions to the server log  
Public Method Invokes ArtMiddleware.OnUpdate() within a try/catch block and prints any errors/exceptions to the server log  
Public Method Opens connection for obtaining ART (annotations) data from the storage system. This method will be called by the ImageGear.Web.Services assembly.  
Public Method Opens connection for obtaining document image data from the storage system. This method will be called by the ImageGear.Web.Services assembly.  
Top
See Also

Reference

MarkupImageDataProvider Class
ImageGear.Web.DataProviders Namespace