C# 클래스 asp_levelone, zcw

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

보호된 프로퍼티들

프로퍼티 타입 설명
dtcl DataTable
flbm string
flmc string
pageNum string

보호된 메소드들

메소드 설명
GetPageNumber ( string flbm ) : string
Getlevetwo ( string flbm ) : string

获取二级分类

Page_Load ( object sender, EventArgs e ) : void
getA ( DataRow item, int num ) : string

二级分类html

getClList ( string flbm ) : string

一级分类材料列表

메소드 상세

GetPageNumber() 보호된 메소드

protected GetPageNumber ( string flbm ) : string
flbm string
리턴 string

Getlevetwo() 보호된 메소드

获取二级分类
protected Getlevetwo ( string flbm ) : string
flbm string
리턴 string

Page_Load() 보호된 메소드

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

getA() 보호된 메소드

二级分类html
protected getA ( DataRow item, int num ) : string
item DataRow
num int
리턴 string

getClList() 보호된 메소드

一级分类材料列表
protected getClList ( string flbm ) : string
flbm string
리턴 string

프로퍼티 상세

dtcl 보호되어 있는 프로퍼티

protected DataTable dtcl
리턴 DataTable

flbm 보호되어 있는 프로퍼티

protected string flbm
리턴 string

flmc 보호되어 있는 프로퍼티

protected string flmc
리턴 string

pageNum 보호되어 있는 프로퍼티

protected string pageNum
리턴 string