Share via


Label Constructor ()

 

Initializes a new instance of the Label class.

Namespace:   Microsoft.Web.Mvc.Controls
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Syntax

public Label()
public:
Label()
new : unit -> Label
Public Sub New

See Also

Label Class
Microsoft.Web.Mvc.Controls Namespace

Return to top