LinkButtonDesigner.LinkButtonDesigner Constructor
.NET Framework 3.0
This constructor supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the LinkButtonDesigner class.
Namespace: System.Web.UI.Design.WebControlsAssembly: System.Design (in system.design.dll)
The .NET Framework internally constructs a new instance of the LinkButtonDesigner class when it creates the associated LinkButton control or a copy of the LinkButton control on the design surface.
Community Additions
ADD
Show: