Raises the Repeater.ItemCommand event if the EventArgs parameter is an instance of System.Web.UI.WebControls.RepeaterCommandEventArgs.
- sender
The source of the event.
- e
An EventArgs object that contains the event data.
![]()
true if the Repeater.ItemCommand was raised, otherwise false.