Click or drag to resize
DocumentRESTServiceAllowedDocumentTypes Property
Gets the list of allowed document types separated by semicolon. Empty string means all document types are allowed.

Namespace: CMS.DocumentWebServices
Assembly: CMS.DocumentWebServices (in CMS.DocumentWebServices.dll) Version: 9.0.0
Syntax
C#
public string AllowedDocumentTypes { get; }

Property Value

Type: String
See Also