ImageGear21.Web.Services Assembly > ImageGear.Web.DataProviders Namespace : ImageDataProvider Class |
'Declaration Public MustInherit Class ImageDataProvider Inherits System.Configuration.Provider.ProviderBase
'Usage Dim instance As ImageDataProvider
public abstract class ImageDataProvider : System.Configuration.Provider.ProviderBase
public __gc abstract class ImageDataProvider : public System.Configuration.Provider.ProviderBase
public ref class ImageDataProvider abstract : public System.Configuration.Provider.ProviderBase
For example code, refer to the RadiologyOffice sample.
Also, if creating a custom provider in a separate assembly, make sure that you add a reference to the .NET assembly "System.Configuration" in the references of the Visual Studio Solution Explorer.
System.Object
System.Configuration.Provider.ProviderBase
ImageGear.Web.DataProviders.ImageDataProvider