Enumeration defining the type of content which could be selected.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
| Member name | Value | Description | |
|---|---|---|---|
| OnlyImages | 0 | Only images can be selected. | |
| OnlyFlash | 1 | Only flash can be selected. | |
| OnlyMedia | 2 | Only images/audio/video/flash can be selected | |
| AllContent | 3 | All file types can be selected. | |
| AllFiles | 4 | All content files can be selected. |
See Also