Click or drag to resize
IDataUserControl Interface
DataUserControl interface

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public interface IDataUserControl

The IDataUserControl type exposes the following members.

Methods
  NameDescription
Public methodReloadData
Reloads control's data.
Top
See Also