This document is archived and information here might be outdated.  Recommended version.


IHyperlink Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHyperlink Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IHyperlink

Classes Description
Hyperlink Hyperlink class implements hyperlinks functionality.