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