Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NewStudent_List
C# 클래스 NewStudent_List, NewStudent
상속:
System.Web.UI.Page
파일 보기
프로젝트 열기: vtmer/NewStudent
공개 프로퍼티들
프로퍼티
타입
설명
campus
string
catid
int
columns
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
catid
공개적으로 프로퍼티
public
int
catid
리턴
int
columns
공개적으로 프로퍼티
public
string[]
columns
리턴
string[]