ExtendedTextAreaGetPreformattedBookmarks Method |
Preparses the bookmarks retrieved from the text.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
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