1 instantiation of WebPartManagerInternals
System.Web (1)
UI\WebParts\WebPartManager.cs (1)
444_internals = new WebPartManagerInternals(this);
2 references to WebPartManagerInternals
System.Web (2)
UI\WebParts\WebPartManager.cs (2)
85private WebPartManagerInternals _internals; 441protected WebPartManagerInternals Internals {