FormattedTextOnClientClick Method |
Adds JavaScript that gets called when text is clicked.
Namespace: CMS.Helpers.MarkupAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public FormattedText OnClientClick(
string javascript
)
Parameters
- javascript
- Type: SystemString
Return Value
Type:
FormattedTextSee Also