Property | Type | Description | |
---|---|---|---|
btnOk | global::System.Web.UI.WebControls.Button | ||
lblGreeting | global::System.Web.UI.WebControls.Label | ||
txtName | global::System.Web.UI.WebControls.TextBox |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
btnOk_Click ( object sender, |
protected btnOk_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.Button btnOk | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Label lblGreeting | ||
return | global::System.Web.UI.WebControls.Label |