ListControlDesigner.ListControlDesigner 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 ListControlDesigner class.
Namespace: System.Web.UI.Design.WebControlsAssembly: System.Design (in system.design.dll)
The .NET Framework internally constructs a new instance of the ListControlDesigner class when it creates the associated control that is derived from the ListControl class on the design surface.
- SecurityPermission for calling unmanaged code. Security action: Demand. Associated enumeration: System.Security.Permissions.SecurityPermissionFlag.UnmanagedCode
Community Additions
ADD
Show: