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

Datei anzeigen 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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