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

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