Documentation for this section has not yet been entered.
The PostBackOptions.TargetControl property returns a System.Web.UI.Control object that represents the control that receives the postback event. This property is passed as the EVENTTARGET parameter to the __doPostBack method of the client-side JavaScript.