FormattedTextSetText Method |
Sets the inner text, doesn't change already added tags.
Namespace: CMS.Helpers.MarkupAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public FormattedText SetText(
string text
)
Parameters
- text
- Type: SystemString
Return Value
Type:
FormattedTextSee Also