Click or drag to resize
UploaderHelperOnlyImages Property
Indicates whether only image files can be uploaded or not.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool OnlyImages { get; }

Property Value

Type: Boolean
See Also