3 references to pendingConnectionPointIDIndex
System.Web (3)
UI\WebParts\ConnectionsZone.cs (3)
1173
if (state[
pendingConnectionPointIDIndex
] != null) {
1174
_pendingConnectionPointID = (string)state[
pendingConnectionPointIDIndex
];
2068
myState[
pendingConnectionPointIDIndex
] = _pendingConnectionPointID;