ExtendedTextAreaGetPreformattedBookmarks Method |
Preparses the bookmarks retrieved from the text.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public string GetPreformattedBookmarks()
Return Value
Type:
StringA string representing an array of pairs, where pair consists of a name and line number
See Also