Hyperlink.TextToDisplay

Hyperlink.TextToDisplay property

Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.

public string TextToDisplay { get; set; }

See Also