Raises the Repeater.ItemCreated event.
e The System.Web.UI.WebControls.RepeaterItemEventArgs object that contains the event data.
Raising an event invokes the event handler through a delegate. For more information, see Consuming Events.