C# 클래스 AlloyTemplates.Views.MasterPages.Root

Defines the most basic parts of the site's HTML, such as doc type and linked resources
상속: AlloyTemplates.Views.MasterPages.SiteMasterPage
파일 보기 프로젝트 열기: episerver/alloy-webforms-template

보호된 메소드들

메소드 설명
OnInit ( System.EventArgs e ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( System.EventArgs e ) : void
e System.EventArgs
리턴 void