C# Class XAF_Bootstrap.Templates.LogonTemplate

Inheritance: TemplateContent
显示文件 Open project: Terricks/XAFBootstrap

Protected Properties

Property Type Description
ErrorInfo global::XAF_Bootstrap.Controls.XafBootstrapErrorInfoControl
OptionsActions global::XAF_Bootstrap.Controls.XbActionContainerHolder
PopupActions global::XAF_Bootstrap.Controls.XbActionContainerHolder
PopupWindowControl global::DevExpress.ExpressApp.Web.Controls.XafPopupWindowControl
UPEI global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPHeader global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPO global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPPopupWindowControl global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPVSC global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
viewCaptionControl global::DevExpress.ExpressApp.Web.Controls.ViewCaptionControl
viewImageControl global::DevExpress.ExpressApp.Web.Controls.ViewImageControl
viewSiteControl global::DevExpress.ExpressApp.Web.Controls.ViewSiteControl

Public Methods

Method Description
SetStatus ( ICollection statusMessages ) : void

Protected Methods

Method Description
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void

Method Details

OnInit() protected method

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

OnLoad() protected method

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

OnPreRender() protected method

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

SetStatus() public method

public SetStatus ( ICollection statusMessages ) : void
statusMessages ICollection
return void

Property Details

ErrorInfo protected_oe property

ErrorInfo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XafBootstrapErrorInfoControl ErrorInfo
return global::XAF_Bootstrap.Controls.XafBootstrapErrorInfoControl

OptionsActions protected_oe property

OptionsActions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder OptionsActions
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

PopupActions protected_oe property

PopupActions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder PopupActions
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

PopupWindowControl protected_oe property

PopupWindowControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Controls.XafPopupWindowControl PopupWindowControl
return global::DevExpress.ExpressApp.Web.Controls.XafPopupWindowControl

UPEI protected_oe property

UPEI control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPEI
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPHeader protected_oe property

UPHeader control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPHeader
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPO protected_oe property

UPO control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPO
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPPopupWindowControl protected_oe property

UPPopupWindowControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPPopupWindowControl
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPVSC protected_oe property

UPVSC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPVSC
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

viewCaptionControl protected_oe property

viewCaptionControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Controls.ViewCaptionControl viewCaptionControl
return global::DevExpress.ExpressApp.Web.Controls.ViewCaptionControl

viewImageControl protected_oe property

viewImageControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Controls.ViewImageControl viewImageControl
return global::DevExpress.ExpressApp.Web.Controls.ViewImageControl

viewSiteControl protected_oe property

viewSiteControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Controls.ViewSiteControl viewSiteControl
return global::DevExpress.ExpressApp.Web.Controls.ViewSiteControl