Property | Type | Description | |
---|---|---|---|
toggle_CheckedChanged | void | ||
toggle_DataBinding | void | ||
toggle_PreRender | void |
Method | Description | |
---|---|---|
InstantiateIn ( |
When implemented by a class, defines the T:System.Web.UI.Control object that child controls and templates belong to. These child controls are in turn defined within an inline template.
|
Method | Description | |
---|---|---|
toggle_CheckedChanged ( object sender, |
Handles the CheckedChanged event of the Toggle control.
|
|
toggle_DataBinding ( object sender, |
Handles the DataBinding event of the Toggle control.
|
|
toggle_PreRender ( object sender, |
Handles the PreRender event of the toggle control.
|
public InstantiateIn ( |
||
container | The |
|
return | void |