Click or drag to resize
IUploaderControl Interface
Data control interface.

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

The IUploaderControl type exposes the following members.

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