HiddenFieldDesigner Constructor

Definition

Initializes a new instance of the HiddenFieldDesigner class.

public:
 HiddenFieldDesigner();
public HiddenFieldDesigner ();
Public Sub New ()

Remarks

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.

Applies to

See also