[]
Raises the ChildControlDeactivated event.
protected virtual bool OnChildControlDeactivated(ChildControlEventArgs e)
Protected Overridable Function OnChildControlDeactivated(e As ChildControlEventArgs) As Boolean
| Type | Name | Description |
|---|---|---|
| ChildControlEventArgs | e | EventArgs object that contains the event data |
| Type | Description |
|---|---|
| bool | true if event is not cancel; false otherwise |