Click or drag to resize
UploaderHelperRaiseOnClick Property
Indicates whether some script script should be raised on click event.

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

Property Value

Type: Boolean
See Also