Click or drag to resize
IUniPageableContainer Interface
Container referencing the IUniPageable control.

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

The IUniPageableContainer type exposes the following members.

Properties
  NameDescription
Public propertyPageableControl
Gets or sets the encapsulated control that implements IUniPageable interface.
Top
See Also