Indicates whether the file with specified extension is selectable according specified condition.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- selectableContent
- Type: CMS.ExtendedControls SelectableContentEnum
Indicates what type of files is selectable
- ext
- Type: System String
Extension of the file to check
Return Value
Type: BooleanSee Also