Click or drag to resize
MediaTypeEnum Enumeration
Enumeration defining the type of the media file.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public enum MediaTypeEnum
Members
  Member nameValueDescription
Unknown0 Unknown type of media file.
Image1 Image.
AudioVideo2 Audio/video file
Flash3 Flash file.
See Also