DataRepeaterItemEventArgs
Wisej.Web.DataRepeaterItemEventArgs
Last updated
Wisej.Web.DataRepeaterItemEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the ItemCloned event.
Initializes a new instance of the DataRepeaterItemEventArgs class.
item
DataRepeaterItem: Returns a DataRepeaterItem instance that triggered the event.
The cloned from the object.
Represents the method that will handle the event.