C# 클래스 NewStudent_Default, NewStudent

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: vtmer/NewStudent

공개 프로퍼티들

프로퍼티 타입 설명
campus string
columns string[]
hotlink string[]
hottitle string[]

보호된 메소드들

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

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

campus 공개적으로 프로퍼티

public string campus
리턴 string

columns 공개적으로 프로퍼티

public string[] columns
리턴 string[]

hotlink 공개적으로 프로퍼티

public string[] hotlink
리턴 string[]

hottitle 공개적으로 프로퍼티

public string[] hottitle
리턴 string[]