TagTextBoxEventArgs
Wisej.Web.TagTextBoxEventArgs
Last updated
Was this helpful?
Wisej.Web.TagTextBoxEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the or or or events of a control
Initializes a new instance of the class.
text
Text of the tag that is being notified with the event.
index
Index of the tag that is being notified with the event.
: Returns the index of the tag being added, removed, rejected, or selected.
: Text of the tag that is being added, removed, rejected, or selected.
Represents the method that will handle the or or or events of a control.