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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.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