LinkButton Constructor ()

 

Initializes a new instance of the LinkButton class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
LinkButton()

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.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: