Wisej.Web.DataRepeaterItemEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the ItemCloned event.
public class DataRepeaterItemEventArgs : EventArgsPublic Class DataRepeaterItemEventArgs
Inherits EventArgsInitializes a new instance of the class.
: Returns a instance that triggered the event.
item
The ItemTemplate cloned from the ItemTemplate object.
Represents the method that will handle the ItemCloned event.