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.
Name | Type | Description |
---|---|---|
item |
DataRepeaterItem: Returns a DataRepeaterItem instance that triggered the event.
Name | Description |
---|---|
The cloned from the object.
Represents the method that will handle the event.