[]
Raises the ChildControlActivated event.
protected virtual bool OnChildControlActivated(ChildControlEventArgs e)
Protected Overridable Function OnChildControlActivated(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 |