Property | Type | Description | |
---|---|---|---|
btnSubmit | global::System.Web.UI.WebControls.Button | ||
lblCurrentTime | global::System.Web.UI.WebControls.Label | ||
lblLargeStr | global::System.Web.UI.WebControls.Label | ||
viewStateUpdatePanel | global::System.Web.UI.UpdatePanel |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
btnSubmit_Click ( object sender, |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnSubmit_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.Button btnSubmit | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Label lblCurrentTime | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblLargeStr | ||
return | global::System.Web.UI.WebControls.Label |