C# Class AJH.CMS.WEB.UI.CMSAdminPageBase

Inheritance: System.Web.UI.Page, IRequiresSessionState
Show file Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Methods

Method Description
OnInit ( System e ) : void

Private Methods

Method Description
CMSAdminPageBase_Load ( object sender, System e ) : void

Method Details

OnInit() protected method

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