ContentTypeMapping ClassDocuWare Platform .NET API
Maps content types to file extensions.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientContentTypeMapping

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

C#
public class ContentTypeMapping

The ContentTypeMapping type exposes the following members.

Constructors

  NameDescription
Public methodContentTypeMapping
Initializes a new instance of the ContentTypeMapping class.
Top
Methods

  NameDescription
Public methodGetContentTypeFromFileExtension
Gets the content type from the file extension.
Top
Properties

  NameDescription
Public propertyStatic memberDefault
Gets the default instance of the mapper.
Top
See Also

Reference