C# Class AppActs.Client.WebSite.Account.Settings.Default

Show file Open project: Appacts/mobile-analytics-server

Protected Properties

Property Type Description
btnMemberAdd global::System.Web.UI.WebControls.Button
cusEmail global::System.Web.UI.WebControls.CustomValidator
cusName global::System.Web.UI.WebControls.CustomValidator
grvMembers global::System.Web.UI.WebControls.GridView
lblEmail global::System.Web.UI.WebControls.Label
lblError global::System.Web.UI.WebControls.Label
lblErrorEmailCantBeSent global::System.Web.UI.WebControls.Label
lblErrorEmailTaken global::System.Web.UI.WebControls.Label
lblErrorValidation global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblSuccessAdded global::System.Web.UI.WebControls.Label
lblSuccessRemoved global::System.Web.UI.WebControls.Label
regForgotPassword global::System.Web.UI.WebControls.RegularExpressionValidator
reqEmail global::System.Web.UI.WebControls.RequiredFieldValidator
reqName global::System.Web.UI.WebControls.RequiredFieldValidator
txtEmail global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
wmeEmail global::AjaxControlToolkit.TextBoxWatermarkExtender
wmeName global::AjaxControlToolkit.TextBoxWatermarkExtender

Property Details

btnMemberAdd protected property

btnMemberAdd control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnMemberAdd
return global::System.Web.UI.WebControls.Button

cusEmail protected property

cusEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CustomValidator cusEmail
return global::System.Web.UI.WebControls.CustomValidator

cusName protected property

cusName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CustomValidator cusName
return global::System.Web.UI.WebControls.CustomValidator

grvMembers protected property

grvMembers control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView grvMembers
return global::System.Web.UI.WebControls.GridView

lblEmail protected property

lblEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblEmail
return global::System.Web.UI.WebControls.Label

lblError protected property

lblError control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblError
return global::System.Web.UI.WebControls.Label

lblErrorEmailCantBeSent protected property

lblErrorEmailCantBeSent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblErrorEmailCantBeSent
return global::System.Web.UI.WebControls.Label

lblErrorEmailTaken protected property

lblErrorEmailTaken control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblErrorEmailTaken
return global::System.Web.UI.WebControls.Label

lblErrorValidation protected property

lblErrorValidation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblErrorValidation
return global::System.Web.UI.WebControls.Label

lblName protected property

lblName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblName
return global::System.Web.UI.WebControls.Label

lblSuccessAdded protected property

lblSuccessAdded control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSuccessAdded
return global::System.Web.UI.WebControls.Label

lblSuccessRemoved protected property

lblSuccessRemoved control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSuccessRemoved
return global::System.Web.UI.WebControls.Label

regForgotPassword protected property

regForgotPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator regForgotPassword
return global::System.Web.UI.WebControls.RegularExpressionValidator

reqEmail protected property

reqEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator reqEmail
return global::System.Web.UI.WebControls.RequiredFieldValidator

reqName protected property

reqName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator reqName
return global::System.Web.UI.WebControls.RequiredFieldValidator

txtEmail protected property

txtEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEmail
return global::System.Web.UI.WebControls.TextBox

txtName protected property

txtName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtName
return global::System.Web.UI.WebControls.TextBox

wmeEmail protected property

wmeEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TextBoxWatermarkExtender wmeEmail
return global::AjaxControlToolkit.TextBoxWatermarkExtender

wmeName protected property

wmeName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TextBoxWatermarkExtender wmeName
return global::AjaxControlToolkit.TextBoxWatermarkExtender