Click or drag to resize
IUploaderControl Interface
Data control interface.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public interface IUploaderControl : IInputControl

The IUploaderControl type exposes the following members.

Properties
  NameDescription
Public propertyID
ID of the control.
Top
Methods
  NameDescription
Public methodClear
Clears the data.
Top
See Also