DataRepeaterItemCloneEventArgs
Wisej.Web.DataRepeaterItemCloneEventArgs
Last updated
Was this helpful?
Wisej.Web.DataRepeaterItemCloneEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the event.
Initializes a new instance of the class.
source
: Gets or sets a value that specifies whether the cloning is handled by the developer.
: Gets the from which the new will be cloned.
The from which the new item will be cloned.
: Gets or sets the new that is the result of the cloning operation.
Represents the method that will handle the event.