Property | Type | Description | |
---|---|---|---|
GridView1 | global::System.Web.UI.WebControls.GridView | ||
ObjectDataSource1 | global::System.Web.UI.WebControls.ObjectDataSource | ||
SqlDataSource1 | global::System.Web.UI.WebControls.SqlDataSource | ||
btnRefresh | global::System.Web.UI.WebControls.Button | ||
form1 | global::System.Web.UI.HtmlControls.HtmlForm | ||
lblAccount | global::System.Web.UI.WebControls.Label | ||
lblAddress | global::System.Web.UI.WebControls.Label | ||
lblEmail | global::System.Web.UI.WebControls.Label | ||
lblMessage | global::System.Web.UI.WebControls.Label | ||
lblName | global::System.Web.UI.WebControls.Label | ||
rptFavorites | global::System.Web.UI.WebControls.Repeater |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
Method | Description | |
---|---|---|
DoPageLoad ( ) : void | ||
LoadUser ( |
||
SaveUser ( ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.GridView GridView1 | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.ObjectDataSource ObjectDataSource1 | ||
return | global::System.Web.UI.WebControls.ObjectDataSource |
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource1 | ||
return | global::System.Web.UI.WebControls.SqlDataSource |
protected global::System.Web.UI.WebControls.Button btnRefresh | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.HtmlControls.HtmlForm form1 | ||
return | global::System.Web.UI.HtmlControls.HtmlForm |
protected global::System.Web.UI.WebControls.Label lblAccount | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblAddress | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEmail | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblMessage | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblName | ||
return | global::System.Web.UI.WebControls.Label |