arachnode.net

DataTypeManager.DetermineDataType(String, String) Method

Determines the type of the data.

internal DataType DetermineDataType(
   string contentType,
   string extension
);

Parameters

contentType
Type of the content.
extension
The extension.

Return Value

See Also

DataTypeManager Class | Arachnode.SiteCrawler.Managers Namespace | DataTypeManager.DetermineDataType Overload List