C# Class MonoSoftware.MonoX.Pages.Login

Inheritance: BasePage
Afficher le fichier Open project: MonoSoftware/MonoX-Demo-Pages

Protected Properties

Свойство Type Description
A1 global::System.Web.UI.HtmlControls.HtmlAnchor
Img1 global::System.Web.UI.HtmlControls.HtmlImage
Literal1 global::System.Web.UI.WebControls.Literal
ctlLogin global::MonoSoftware.MonoX.ModuleGallery.LoginModule
ctlLoginSocial global::MonoSoftware.MonoX.ModuleGallery.LoginSocial
plhAuthorizationMessage global::System.Web.UI.WebControls.PlaceHolder
rowRPX global::System.Web.UI.HtmlControls.HtmlGenericControl

Méthodes protégées

Méthode Description
AllowAccess ( ) : bool
OnLoad ( EventArgs e ) : void
OnPreInit ( EventArgs e ) : void

Method Details

AllowAccess() protected méthode

protected AllowAccess ( ) : bool
Résultat bool

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnPreInit() protected méthode

protected OnPreInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

Property Details

A1 protected_oe property

A1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlAnchor A1
Résultat global::System.Web.UI.HtmlControls.HtmlAnchor

Img1 protected_oe property

Img1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlImage Img1
Résultat global::System.Web.UI.HtmlControls.HtmlImage

Literal1 protected_oe property

Literal1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal Literal1
Résultat global::System.Web.UI.WebControls.Literal

ctlLogin protected_oe property

ctlLogin control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.LoginModule ctlLogin
Résultat global::MonoSoftware.MonoX.ModuleGallery.LoginModule

ctlLoginSocial protected_oe property

ctlLoginSocial control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.LoginSocial ctlLoginSocial
Résultat global::MonoSoftware.MonoX.ModuleGallery.LoginSocial

plhAuthorizationMessage protected_oe property

plhAuthorizationMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder plhAuthorizationMessage
Résultat global::System.Web.UI.WebControls.PlaceHolder

rowRPX protected_oe property

rowRPX control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl rowRPX
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl