C# Class asp_leveltwo, zcw

Inheritance: System.Web.UI.Page
Show 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 property

protected DataTable dt_ejflcl
return DataTable

flbm protected property

protected string flbm
return string

flmc protected property

protected string flmc
return string

leveloneflbm protected property

protected string leveloneflbm
return string

leveloneflmc protected property

protected string leveloneflmc
return string