Add specified break tag into the input text in specified index.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- inputText
- Type: System String
Input text
- size
- Type: System Int32
Index, where text should be broken
- breakTag
- Type: System String
Break tag
Return Value
Type: StringSee Also