Свойство | Type | Description |
---|
Méthode | 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.
|
Méthode | Description | |
---|---|---|
linkButton_Click ( object sender, |
Handles the Click event of the linkButton control.
|
public InstantiateIn ( |
||
container | The |
|
Résultat | void |
protected linkButton_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |