Wisej.Web.DataRepeaterItemEventArgs
Last updated 3 years ago
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the event.
public class DataRepeaterItemEventArgs : EventArgs
Public Class DataRepeaterItemEventArgs Inherits EventArgs
Initializes a new instance of the class.
item
: Returns a instance that triggered the event.
The cloned from the object.
Represents the method that will handle the event.