CMSAbstractManagerEventArgsType, SimpleEventArgsTypeAddText Method |
Adds additional text
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected string AddText(
string original,
string text
)
Parameters
- original
- Type: SystemString
Original text - text
- Type: SystemString
Additional text
Return Value
Type:
StringSee Also