3 references to pendingConnectionTypeIndex
System.Web (3)
UI\WebParts\ConnectionsZone.cs (3)
1176if (state[pendingConnectionTypeIndex] != null) { 1177_pendingConnectionType = (ConnectionType)state[pendingConnectionTypeIndex]; 2069myState[pendingConnectionTypeIndex] = _pendingConnectionType;