Creates and returns a Hyperlink at the beginning of this Element. This hyperlink will have the specified url and displayed text. |
public virtual Hyperlink InsertHyperlinkAfter(System.String url, System.String display) |
Public Overridable Function InsertHyperlinkAfter(ByVal url As String, ByVal display As String) As Hyperlink |
A |
A |
A |
|