C# Class Carrotware.CMS.UI.Plugins.EventCalendarModule.CalendarAdminDatabase

Inheritance: Carrotware.CMS.Interface.AdminModule
Show file Open project: ninianne98/CarrotCakeCMS

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
ReadEmbededScript ( string filePath ) : string

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void