Table of Contents

Constructor LinkLabel

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LinkLabel()

Initializes a new instance of the LinkLabel class.

public LinkLabel()

LinkLabel(string?)

Initializes a new instance of the LinkLabel class with the specified text.

public LinkLabel(string? text)

Parameters

text string