C# Class asp_leveltwo, zcw

Inheritance: System.Web.UI.Page
Mostra file Open project: jerrytan/zcw

Protected Properties

Property Type Description
dt_ejflcl DataTable
flbm string
flmc string
leveloneflbm string
leveloneflmc string

Protected Methods

Method Description
GetAttribute ( string flbm ) : string

获取分类属性值id的分类属性值

GetList ( string flbm ) : string
GetPageNumber ( string flbm ) : string
Page_Load ( object sender, EventArgs e ) : void

Method Details

GetAttribute() protected method

获取分类属性值id的分类属性值
protected GetAttribute ( string flbm ) : string
flbm string
return string

GetList() protected method

protected GetList ( string flbm ) : string
flbm string
return string

GetPageNumber() protected method

protected GetPageNumber ( string flbm ) : string
flbm string
return string

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

dt_ejflcl protected_oe property

protected DataTable dt_ejflcl
return DataTable

flbm protected_oe property

protected string flbm
return string

flmc protected_oe property

protected string flmc
return string

leveloneflbm protected_oe property

protected string leveloneflbm
return string

leveloneflmc protected_oe property

protected string leveloneflmc
return string