ForumViewerEnablePostsPaging Property |
Gets or sets the value that indicates whether paging should be used on posts list page.
Namespace: CMS.Forums.Web.UIAssembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 12.0.0
Syntax public bool EnablePostsPaging { get; set; }
Property Value
Type:
BooleanSee Also