Click or drag to resize
ExtendedTextAreaGetPreformattedBookmarks Method
Preparses the bookmarks retrieved from the text.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string GetPreformattedBookmarks()

Return Value

Type: String
A string representing an array of pairs, where pair consists of a name and line number
See Also