[]
Occurs before a tag is inserted.
protected virtual void OnTagInserting(object sender, CancelEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | The sender. |
| CancelEventArgs | e | The CancelEventArgs instance containing the event data. |