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

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public virtual IUniPageable PageableControl { get; }

Property Value

Type: IUniPageable

Implements

IUniPageableContainerPageableControl
See Also