BookmarkLinks Methods TIBCO Spotfire 6.0 API Reference
The BookmarkLinks type exposes the following members.
Methods

  NameDescription
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodTryGetRedirectUri
Tries to get a uri for a TIBCO Spotfire Server redirect page of the specified bookmark, which should be accessed through http or https.
Public methodTryGetUri
Tries to get a uri for a TIBCO Spotfire analysis of the specified bookmark, which should be access through the TIBCOSpotfire protocol.
Public methodTryGetWebPlayerRedirectUri
Tries to get a uri for a TIBCO Spotfire Web Player Server redirect page of the specified bookmark, which should be accessed through http or https.
Public methodTryGetWebPlayerUri
Tries to get a uri for a TIBCO Spotfire Web Player analysis with the specified bookmark, which should be accessed through http or https.
Back to Top
See Also