Returns an array of text pages created from the input string according to the page size.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- text
- Type: System String
Input string to create pages from
- pageSize
- Type: System Int32
Page size
Return Value
Type: StringSee Also