The BookmarkLinks type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
TryGetRedirectUri |
Tries to get a uri for a TIBCO Spotfire Server redirect page of the specified bookmark, which
should be accessed through http or https.
| |
TryGetUri |
Tries to get a uri for a TIBCO Spotfire analysis of the specified bookmark, which
should be access through the TIBCOSpotfire protocol.
| |
TryGetWebPlayerRedirectUri |
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.
| |
TryGetWebPlayerUri |
Tries to get a uri for a TIBCO Spotfire Web Player analysis with the specified bookmark, which
should be accessed through http or https.
|
See Also