Wisej.Web.TagTextBoxRenderEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that will handle the TagRender event of a TagTextBox control.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A TagTextBoxRenderEventArgs that contains the event data.
Fired when the control needs to render the tags in the Text property.