4 references to ReferencedControlType
System.Web (4)
UI\IDReferencePropertyAttribute.cs (4)
59
return ((
ReferencedControlType
!= null) ?
ReferencedControlType
.GetHashCode() : 0);
74
return (
ReferencedControlType
== other.
ReferencedControlType
);