Click or drag to resize
IUniPageableContainerPageableControl 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#
IUniPageable PageableControl { get; }

Property Value

Type: IUniPageable
See Also