3 references to FormViewInsertedEventHandler
System.Web (3)
UI\WebControls\FormView.cs (3)
1203
public event
FormViewInsertedEventHandler
ItemInserted {
2669
FormViewInsertedEventHandler
handler = (
FormViewInsertedEventHandler
)Events[EventItemInserted];