프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
linkButton_Click ( object sender, |
Handles the Click event of the linkButton control.
|
public InstantiateIn ( |
||
container | The |
|
리턴 | void |
protected linkButton_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |