This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member RegisterLink(IRenderContext, Locator)
Builds an HTML hyperlink element string and registers the reference into the Active Integrity Management (AIM) system.
Public method Static member RegisterLink(IRenderContext, Locator, String)
Builds an HTML hyperlink element string and registers the reference into the Active Integrity Management (AIM) system.
Flattens a non-existing link at wish using the alternative text.
Public method Static member RegisterLink(IRenderContext, Locator, String, String)
Builds an HTML hyperlink element string and registers the reference into the Active Integrity Management (AIM) system.
Flattens a non-existing link at wish using the alternative text.
Public method Static member RegisterLink(IRenderContext, Locator, String, String, String)
Builds an HTML hyperlink element string and registers the reference into the Active Integrity Management (AIM) system.
Flattens a non-existing link at wish using the alternative text.
Public method Static member RegisterLink(IRenderContext, Locator, String, String, String, AIMSource)
Builds an HTML hyperlink element string and registers the reference into the Active Integrity Management (AIM) system.
Flattens a non-existing link at wish using the alternative text.
Public method Static member RegisterLink(IRenderContext, Locator, String, String, String, AIMSource, AIMRelationOptions)
Builds an HTML hyperlink element string and registers the reference into the Active Integrity Management (AIM) system.
Flattens a non-existing link at wish using the alternative text.

See Also

Advanced