Click or drag to resize
FileTypeEnum Enumeration
WebDAV control enumeration.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public enum FileTypeEnum
Members
  Member nameValueDescription
Unknown0 Unknow control.
Attachment1 Attachment WebDAV control.
MediaFile2 Mediafile WebDAV control.
MetaFile3 Metafile WebDAV control.
See Also