C# Class AJH.CMS.WEB.UI.Admin.FrmLanding

Show file Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Properties

Property Type Description
ucAdminXmlXsl global::AJH.CMS.WEB.UI.Admin.AdminXmlXsl_UC

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
FrmLanding_Load ( object sender, EventArgs e ) : void
LoadMenus ( ) : void

Method Details

OnInit() protected method

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

Property Details

ucAdminXmlXsl protected property

ucAdminXmlXsl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AJH.CMS.WEB.UI.Admin.AdminXmlXsl_UC ucAdminXmlXsl
return global::AJH.CMS.WEB.UI.Admin.AdminXmlXsl_UC