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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
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