CMSTextPagerPageSize Property |
Number of chars on a page. If it is -1, the text source is not split.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public int PageSize { get; set; }
Property Value
Type:
Int32See Also