Limits length of the given plain text.
            
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- textObj
 - Type: 
System Object
Plain text to limit (Text containing HTML tags is not supported) 
- maxLength
 - Type: 
System Int32
Maximum text length 
- padString
 - Type: 
System String
Trimming postfix 
Return Value
Type:See Also