2 references to ConflictsWith
System.Web (2)
UI\WebParts\WebPartManager.cs (2)
1515
if (otherConnection.IsShared && connection.
ConflictsWith
(otherConnection)) {
1540
if (otherConnection.IsStatic && connection.
ConflictsWith
(otherConnection)) {