Adds a new bookmark with the specified components to the specified folder.
If the folder does not exist, it is created.
Namespace: Spotfire.Dxp.ApplicationAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- title
- Type: System String
The bookmark title.
- componentFlags
- Type: Spotfire.Dxp.Application BookmarkComponentFlags
Any combination of BookmarkComponentFlags, specifying the components to use when capturing the bookmark.
- folderTitle
- Type: System String
The title of the folder to put the bookmark in.
Return Value
Type: BookmarkThe new bookmark.
Version Information
Obsolete (compiler warning) in 6.0
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
Obsolete (compiler warning) in 4.5
See Also