| LoremIpsumGenerator Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Helpers
 Syntax
Syntaxpublic class LoremIpsumGenerator
The LoremIpsumGenerator type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | LoremIpsumGenerator | 
 Fields
Fields Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|   | GetText | 
            Gets the paragraphs.
             | 
|   | GetTextByLength | 
            Gets the lorem ipsum text with specified number of words. Always starts with "Lorem ipsum dolor sit amet".
             | 
|   | GetTextByNumberOfWords | 
            Gets the lorem ipsum text with specified number of words. Always starts with "Lorem ipsum dolor sit amet".
             | 
|   | GetWord | 
            Gets the random word.
             | 
 See Also
See Also