'Declaration Public Function New( _ ByVal text As System.String, _ ByVal toolTipText As System.String _ )
public C1TopicLink( System.string text, System.string toolTipText )
Parameters
- text
- The text of the link.
- toolTipText
- The tooltip text for the link.