1 write to _manager
System.Web (1)
UI\WebParts\WebPartChrome.cs (1)
49_manager = manager;
5 references to _manager
System.Web (5)
UI\WebParts\WebPartChrome.cs (5)
72_connections = _manager.Connections; 86return _manager; 477string exportUrl = _manager.GetExportUrl(webPart); 552if (_manager != null && isEnabled) { 555ProviderConnectionPointCollection connectionPoints = _manager.GetProviderConnectionPoints(webPart);