1 write to _targetControlType
System.Web.Extensions (1)
UI\TargetControlTypeAttribute.cs (1)
22
_targetControlType
= targetControlType;
2 references to _targetControlType
System.Web.Extensions (2)
UI\TargetControlTypeAttribute.cs (2)
27
return
_targetControlType
;
38
return
_targetControlType
;