DataRepeaterItemEventHandler
Wisej.Web.DataRepeaterItemEventHandler
Last updated
Wisej.Web.DataRepeaterItemEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents the method that will handle the ItemCloned event.
sender
The source of the event.
e
A object that contains the event data.
Fired after the and its controls are cloned from the .
Fired after the becomes the current item.
Fired when an instance of is updated.