1 write to _targetControlID
System.Web.Extensions (1)
UI\ExtenderControl.cs (1)
83_targetControlID = value;
2 references to _targetControlID
System.Web.Extensions (2)
UI\ExtenderControl.cs (2)
80return (_targetControlID == null) ? String.Empty : _targetControlID;