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 | |
---|---|---|
lbDelete_Click ( object sender, |
Handles the Click event of the lbDelete control.
|
public InstantiateIn ( |
||
container | The |
|
return | void |
protected lbDelete_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |