WebFormsRootDesigner::ReferenceManager Property
.NET Framework (current version)
When overridden in a derived class, gets a WebFormsReferenceManager object that has information about the current Web Forms page.
Assembly: System.Design (in System.Design.dll)
public: property WebFormsReferenceManager^ ReferenceManager { virtual WebFormsReferenceManager^ get() abstract; }
Property Value
Type: System.Web.UI.Design::WebFormsReferenceManager^A WebFormsReferenceManager containing information about the current Web Forms page.
.NET Framework
Available since 2.0
Available since 2.0
Show: