C# 클래스 GSoft.Dynamite.Examples.Branding.ControlTemplates.ProjectCss

Includes the CSS registrations for the project's stylesheets
상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: GSoft-SharePoint/Dynamite-2010

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

Fires when the page loads

메소드 상세

Page_Load() 보호된 메소드

Fires when the page loads
protected Page_Load ( object sender, EventArgs e ) : void
sender object Originator of event
e System.EventArgs Event arguments
리턴 void