2 references to controlStateArrayLength
System.Web (2)
UI\WebParts\ConnectionsZone.cs (2)
1164
if (state.Length !=
controlStateArrayLength
) {
2064
object[] myState = new object[
controlStateArrayLength
];