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




In This Topic
    MarkupIndexFileNameFormat Field
    In This Topic
    Key to read the Markup Index File Name Format property for this ImageDataProvider from Web.config MarkupFileImageDataProvider.MarkupIndexFileNameFormat
    Syntax
    'Declaration
     
    Public Const MarkupIndexFileNameFormat As String
    'Usage
     
    Dim value As String
     
    value = MarkupFileImageDataProvider.ConfigKeys.MarkupIndexFileNameFormat
    public const string MarkupIndexFileNameFormat
    public: const string* MarkupIndexFileNameFormat
    public:
    const String^ MarkupIndexFileNameFormat
    See Also