HTMLHelperRemoveTitleId Method |
Removes the title ID attribute from the HTML code.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string RemoveTitleId(
string sourceHtml
)
Parameters
- sourceHtml
- Type: SystemString
Source HTML
Return Value
Type:
StringSee Also