C# Class MonoSoftware.MonoX.Pages.Login

Inheritance: BasePage
Mostrar archivo Open project: MonoSoftware/MonoX-Demo-Pages

Protected Properties

Property 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

Protected Methods

Method Description
AllowAccess ( ) : bool
OnLoad ( EventArgs e ) : void
OnPreInit ( EventArgs e ) : void

Method Details

AllowAccess() protected method

protected AllowAccess ( ) : bool
return bool

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void

OnPreInit() protected method

protected OnPreInit ( EventArgs e ) : void
e System.EventArgs
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return global::System.Web.UI.HtmlControls.HtmlGenericControl