DataRepeaterItemEventArgs

Wisej.Web.DataRepeaterItemEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Provides data for the ItemCloned event.

public class DataRepeaterItemEventArgs : EventArgs

Constructors

Initializes a new instance of the DataRepeaterItemEventArgs class.

Properties

DataRepeaterItem: Returns a DataRepeaterItem instance that triggered the event.

Used By

Last updated