C# Class asp_levelone, zcw

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: jerrytan/zcw

Protected Properties

Свойство Type Description
dtcl DataTable
flbm string
flmc string
pageNum string

Méthodes protégées

Méthode Description
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

一级分类材料列表

Method Details

GetPageNumber() protected méthode

protected GetPageNumber ( string flbm ) : string
flbm string
Résultat string

Getlevetwo() protected méthode

获取二级分类
protected Getlevetwo ( string flbm ) : string
flbm string
Résultat string

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

getA() protected méthode

二级分类html
protected getA ( DataRow item, int num ) : string
item DataRow
num int
Résultat string

getClList() protected méthode

一级分类材料列表
protected getClList ( string flbm ) : string
flbm string
Résultat string

Property Details

dtcl protected_oe property

protected DataTable dtcl
Résultat DataTable

flbm protected_oe property

protected string flbm
Résultat string

flmc protected_oe property

protected string flmc
Résultat string

pageNum protected_oe property

protected string pageNum
Résultat string