HiddenFieldDesigner.HiddenFieldDesigner 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 HiddenFieldDesigner class.
Namespace: System.Web.UI.Design.WebControlsAssembly: System.Design (in system.design.dll)
The .NET Framework internally constructs a new instance of the HiddenFieldDesigner class when it creates the associated HiddenField control or a copy of the HiddenField control on the design surface.
Reference
HiddenFieldDesigner ClassHiddenFieldDesigner Members
System.Web.UI.Design.WebControls Namespace
HiddenField
Other Resources
Introduction to ASP.NET Control DesignersWalkthrough: Creating a Basic Control Designer for a Web Server Control
Extending Design-Time Support
How to: Extend the Appearance and Behavior of Controls in Design Mode
Community Additions
ADD
Show: