AdvancedExportTrimExtendedTextAreaValue Method |
Trims values returned by extended text area.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected string TrimExtendedTextAreaValue(
string text
)
Parameters
- text
- Type: SystemString
Text to normalize
Return Value
Type:
StringText without line breaks at the end
See Also