2 references to IsMatchingControlType
System.Web (2)
UI\WebParts\BlobPersonalizationState.cs (2)
144if (sharedInfo != null && sharedInfo._isStatic && !sharedInfo.IsMatchingControlType(control)) { 179if (userInfo != null && userInfo._isStatic && !userInfo.IsMatchingControlType(control)) {