Click or drag to resize
PagingPlaceTypeEnum Enumeration
Place where is paging.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public enum PagingPlaceTypeEnum
Members
  Member nameValueDescription
Bottom0Bottom
Top1Top
TopAndBottom2 Top and bottom.
See Also