CMSTextPager.PageSize Property |
Number of chars on a page. If it is -1, the text source is not split.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntaxpublic int PageSize { get; set; }
Property Value
Type:
Int32
See Also