Gets the paragraphs.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- paragraphs
- Type: System Int32
Number of paragraphs
- wordsPerParagraph
- Type: System Int32
Maximum number of words per paragraph
- charsPerParagraph
- Type: System Int32
Maximum number of characters per paragraph
- maxWords
- Type: System Int32
Maximum number of words
- maxChars
- Type: System Int32
Maximum number of characters
Return Value
Type: StringSee Also