ContentTypeMapping GetContentTypeFromFileExtension Method DocuWare Platform .NET API
Gets the content type from the file extension.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public string GetContentTypeFromFileExtension(
	string fileExt
)

Return Value

Type: OnlineString
See Also