Property | Type | Description | |
---|---|---|---|
GPSLocation | global::System.Web.UI.WebControls.TextBox | ||
Hometown | global::System.Web.UI.WebControls.TextBox | ||
Ul1 | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
UpdateDate | global::System.Web.UI.WebControls.TextBox | ||
btnSave | global::MonoSoftware.MonoX.Controls.StyledButton | ||
labEditProfile2 | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
labGPSLocation | global::System.Web.UI.WebControls.Label | ||
labHometown | global::System.Web.UI.WebControls.Label | ||
labUpdateDate | global::System.Web.UI.WebControls.Label | ||
labViewProfile2 | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
lnkEditProfile2 | global::System.Web.UI.WebControls.LinkButton | ||
lnkViewProfile2 | global::System.Web.UI.WebControls.LinkButton | ||
prevGPSLocation | global::System.Web.UI.WebControls.Label | ||
prevHometown | global::System.Web.UI.WebControls.Label | ||
prevUpdateDate | global::System.Web.UI.WebControls.Label |
Property | Type | Description | |
---|---|---|---|
Page_LoadComplete | void | ||
btnSave_Click | void | ||
lnkEditProfile_Click | void | ||
lnkViewProfile_Click | void |
Method | Description | |
---|---|---|
DataBind ( ) : void |
Module databind.
|
|
DataBind ( bool rebind ) : void |
Module databind.
|
Method | Description | |
---|---|---|
Page_Init ( object sender, EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
Page_LoadComplete ( object sender, EventArgs e ) : void | ||
btnSave_Click ( object sender, EventArgs e ) : void | ||
lnkEditProfile_Click ( object sender, EventArgs e ) : void | ||
lnkViewProfile_Click ( object sender, EventArgs e ) : void |
public DataBind ( bool rebind ) : void | ||
rebind | bool | Refetch the user data |
return | void |
protected Page_Init ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected global::System.Web.UI.WebControls.TextBox GPSLocation | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox Hometown | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl Ul1 | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.WebControls.TextBox UpdateDate | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::MonoSoftware.MonoX.Controls.StyledButton btnSave | ||
return | global::MonoSoftware.MonoX.Controls.StyledButton |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl labEditProfile2 | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.WebControls.Label labGPSLocation | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label labHometown | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label labUpdateDate | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl labViewProfile2 | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.WebControls.LinkButton lnkEditProfile2 | ||
return | global::System.Web.UI.WebControls.LinkButton |
protected global::System.Web.UI.WebControls.LinkButton lnkViewProfile2 | ||
return | global::System.Web.UI.WebControls.LinkButton |
protected global::System.Web.UI.WebControls.Label prevGPSLocation | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label prevHometown | ||
return | global::System.Web.UI.WebControls.Label |