SelectableContentEnum EnumerationKentico 8.0 API Reference
Enumeration defining the type of content which could be selected.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
OnlyImages0 Only images can be selected.
OnlyFlash1 Only flash can be selected.
OnlyMedia2 Only images/audio/video/flash can be selected
AllContent3 All file types can be selected.
AllFiles4 All content files can be selected.
See Also