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