Метод | Описание | |
---|---|---|
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.
|
|
checkBox_DataBinding ( object sender, |
Handles the DataBinding event of the checkBox control.
|
public InstantiateIn ( |
||
container | The |
|
Результат | void |
public checkBox_DataBinding ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |