LinkButton Constructor ()
.NET Framework (current version)
Initializes a new instance of the LinkButton class.
Assembly: System.Web (in System.Web.dll)
Use this constructor to create and initialize a new instance of the LinkButton control.
The following example illustrates how to create and initialize a new instance of the LinkButton control.
.NET Framework
Available since 1.1
Available since 1.1
Show: