Click or drag to resize
BasicRepeaterPageableControl Property
Gets or sets the encapsulated control that implements IUniPageable interface.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual IUniPageable PageableControl { get; }

Property Value

Type: IUniPageable

Implements

IUniPageableContainerPageableControl
See Also