WebFormsReferenceManager.WebFormsReferenceManager Constructor
.NET Framework 3.0
Initializes a new instance of the WebFormsReferenceManager class.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
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.
Community Additions
ADD
Show: