ArcObjects Library Reference (Carto)  

IHotlinkContainer Interface

Provides access to members that manage all the hotlinks of a layer (e.g. field based hyperlinks or those that that call macros).

Product Availability

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

Description

Hotlinks are hyperlinks that require a container (i.e. they reside on a layer) because they are either based on a field or they call a macro.

Members

Description
Read/write property HotlinkField Field used for hotlinks.
Read/write property HotlinkType Hotlink type.

CoClasses that implement IHotlinkContainer

CoClasses and Classes Description
CadAnnotationLayer An Esri Cad annotation layer.
CadastralFabricSubLayer Cadastral Fabric Feature Layer Object.
CadFeatureLayer Esri CAD Feature Layer class.
CoverageAnnotationLayer An Esri coverage annotation layer.
DimensionLayer A collection of properties for a dimension layer.
FDOGraphicsLayer A collection of properties for an annotation layer (feature data object graphics layer).
FeatureLayer A collection of features and their visual representation.
GdbRasterCatalogLayer Geodabase RasterCatalog source and display options.
IMSSubFeatureLayer A collection of IMS features as a sublayer of an IMSMapLayer.
MADtedLayer (esriDefenseSolutions) A layer used to control the display of MA DTED Catalogs.
MARasterLayer (esriDefenseSolutions) A layer used to control the display of MA RPF Catalogs.
TemporalFeatureLayer (esriTrackingAnalyst) Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object.

.NET Snippets

Add Hotlink