1 write to _webPartManager
System.Web (1)
UI\WebParts\PersonalizationState.cs (1)
27_webPartManager = webPartManager;
2 references to _webPartManager
System.Web (2)
UI\WebParts\PersonalizationState.cs (2)
48return _webPartManager; 93if (_webPartManager.WebParts.Contains(webPart) == false) {