C# Class AlloyTemplates.Views.MasterPages.Root

Defines the most basic parts of the site's HTML, such as doc type and linked resources
Inheritance: AlloyTemplates.Views.MasterPages.SiteMasterPage
Show file Open project: episerver/alloy-webforms-template

Protected Methods

Method Description
OnInit ( System.EventArgs e ) : void

Method Details

OnInit() protected method

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