WebHyperlink.WebHyperlink

WebHyperlink()

Initializes a new instance of the WebHyperlink class.

public WebHyperlink()

See Also


WebHyperlink(string)

Initializes a new instance of the WebHyperlink class.

public WebHyperlink(string url)
ParameterTypeDescription
urlStringWeb url for hyperlink.

See Also