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.
DataRepeaterItem: Returns a DataRepeaterItem instance that triggered the event.
Represents the method that will handle the ItemCloned event.