ImageGear .NET v24.12 - Updated
ParseMarkupIndexFileName Method




ImageGear24.Web.Services Assembly > ImageGear.Web.DataProviders Namespace > MarkupFileImageDataProvider Class : ParseMarkupIndexFileName Method
Internal API. Parses the given file name according to the specified Markup Index File Name Format and extracts the Document Identifier. If formatString is null (default) will use the MarkupIndexFileNameFormat that is stored in the Data Provider. This should only be done after the MarkupIndexFileNameFormat is verified as valid, as it will cache the generated regex used for parsing the MarkupIndexFileNameFormat if formatString is null.
Overload List
OverloadDescription
Parses the given file name according to this provider's MarkupIndexFileNameFormat and extracts the Document Identifier.  
See Also

Reference

MarkupFileImageDataProvider Class
MarkupFileImageDataProvider Members