Declares methods for retrieving links of different types
for a library item.
If the resulting link should contain the path to the library item
use Uri.AbsoluteUri on the resulting uri for a correct string representation for http or https
related links in order to comply with different browsers and systems and Uri.ToString() for TIBCO Spotfire uri.
See RFC 3986 and related discussions.
Inheritance Hierarchy
Spotfire.Dxp.Framework.Library LibraryLinks
Namespace: Spotfire.Dxp.Framework.Library
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Version Information
See Also