LabelEditEventHandler
Wisej.Web.LabelEditEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that handles the BeforeLabelEdit and AfterLabelEdit events.
Parameters
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A LabelEditEventArgs that contains the event data. |
Fired By
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. |
Last updated