WebFormsReferenceManager Constructor ()
.NET Framework (current version)
Initializes a new instance of the WebFormsReferenceManager class.
Assembly: System.Design (in System.Design.dll)
Because the WebFormsReferenceManager class is abstract, you cannot create an instance of WebFormsReferenceManager directly using the constructor.
When deriving from the WebFormsReferenceManager class, override the constructor to implement custom initialization actions for your reference manager implementation.
.NET Framework
Available since 2.0
Available since 2.0
Show: