Enumeration defining the source of the media.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Attachment | 0 | Standard attachment. | |
| DocumentAttachments | 1 | Document attachments. | |
| Content | 2 | Documents from content tree. | |
| MediaLibraries | 3 | Media files from media libraries. | |
| Web | 4 | Media files from another website. | |
| PhysicalFile | 5 | Physical file. | |
| MetaFile | 6 | Meta file. |
See Also