ImageGear .NET v25.2 - Updated
ImageGear.Web.Services Assembly / ImageGear.Web.DataProviders Namespace / MarkupFileImageDataProvider.ConfigKeys Class
Fields


In This Topic
    MarkupFileImageDataProvider.ConfigKeys Class Members
    In This Topic

    The following tables list the members exposed by MarkupFileImageDataProvider.ConfigKeys.

    Public Fields
     NameDescription
    Public FieldKey to read the Art Data File Name Format property for this ImageDataProvider from Web.config MarkupFileImageDataProvider.ArtDataFileNameFormat  
    Public FieldKey to read the Art Storage Root Path property for this ImageDataProvider from Web.Config MarkupFileImageDataProvider.ArtStorageRootPath  
    Public FieldKey to read the Caching Enable property for this ImageDataProvider from Web.config MarkupFileImageDataProvider.CachingEnable  
    Public FieldKey to read the Caching Time Limit property for this ImageDataProvider from Web.config MarkupFileImageDataProvider.CachingTimeLimit  
    Public FieldKey to read the Markup Index File Name Format property for this ImageDataProvider from Web.config MarkupFileImageDataProvider.MarkupIndexFileNameFormat  
    Public FieldKey to read the Max Image Size To Cache property for this ImageDataProvider from Web.config MarkupFileImageDataProvider.MaxImageSizeToCache  
    Public FieldKey to read the Separator Token property for this ImageDataProvider from Web.config MarkupFileImageDataProvider.SeparatorToken  
    Public FieldKey to read the Storage Root Path property for this ImageDataProvider from Web.config MarkupFileImageDataProvider.StorageRootPath  
    Public FieldKey to read the Use Directory Listing property for this ImageDataProvider from Web.config UseDirectoryListing  
    Public FieldKey to read the Use Markup Index File property for this ImageDataProvider from Web.config MarkupFileImageDataProvider.UseMarkupIndexFile  
    Public FieldKey to read the Use Markup Index File Cache property for this ImageDataProvider from Web.config  
    Top
    See Also