Wisej.Web.LabelEditEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that handles the BeforeLabelEdit and AfterLabelEdit events.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A LabelEditEventArgs that contains the event data.
Fired when the label for an item is edited by the user.
Fired when the user starts editing the label of an item.