3 references to modeIndex
System.Web (3)
UI\WebParts\ConnectionsZone.cs (3)
1170if (state[modeIndex] != null) { 1171_mode = (ConnectionsZoneMode)state[modeIndex]; 2067myState[modeIndex] = _mode;