BulletedListDesigner.BulletedListDesigner 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 BulletedListDesigner class.
Namespace: System.Web.UI.Design.WebControlsAssembly: System.Design (in system.design.dll)
The .NET Framework internally constructs a new instance of the BulletedListDesigner class when it creates the associated BulletedList control or a copy of that control on the design surface.
Reference
BulletedListDesigner ClassBulletedListDesigner Members
System.Web.UI.Design.WebControls Namespace
BulletedList
DataBoundControlDesigner
BaseDataBoundControlDesigner
ControlDesigner
HtmlControlDesigner
ComponentDesigner
Other Resources
Introduction to ASP.NET Control DesignersWalkthrough: Creating a Basic Control Designer for a Web Server Control
Community Additions
ADD
Show: