ImageGear .NET v24.12 - Updated
MarkupImageDataProvider Class Properties


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

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

Public Properties
 NameDescription
Public PropertyThe MarkupArtMiddleware for this Data Provider. Markup Art Middleware gives the Developer a simple way of intercepting and controlling data flow between the client viewer and ImageGear.Web back-end without having to fully implement their own Data Provider. MarkupArtMiddleware. If implementing your own MarkupImageDataProvider, you will have to call base.Initialize() in the derived implementation for this property to be set. Furthermore, It is up to the I/O methods of the Data Provider to respect and call the Middleware methods if middlware is specified.  
Public Property The Provider Name as specified in Web.config.  
Public Property The NameValueCollection containing Provider settings as specified in Web.config.  
Top
See Also

Reference

MarkupImageDataProvider Class
ImageGear.Web.DataProviders Namespace