ArcObjects Library Reference (Carto)  

IHyperlink Interface

Provides access to members that control a dynamic hyperlink (i.e. one that can exist with or without a container).

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Hyperlinks are more self-contained and flexible than hotlinks.

Members

Description
Read/write property FeatureId Id for the feature that contains the hyperlink.
Method Jump Jumps to the hyperlink target.
Read/write property Link Hyperlink target.
Read/write property LinkType Hyperlink type.

CoClasses that implement IHyperlink

CoClasses and Classes Description
Hyperlink Hyperlink class implements hyperlinks functionality.