C# Class asp_fxsglclcl, zcw

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

Public Properties

Property Type Description
dtcl DataTable
fxs_id string
ppid1 string
ppmc1 string
scs string

Public Methods

Method Description
GetGysNewPrice ( string clid ) : string

获得分销商最新的实时报价

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
filter_Click ( object sender, System e ) : void

Private Methods

Method Description
createlm ( DataTable objDt ) : void

Method Details

GetGysNewPrice() public method

获得分销商最新的实时报价
public GetGysNewPrice ( string clid ) : string
clid string 材料id
return string

Page_Load() protected method

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

filter_Click() protected method

protected filter_Click ( object sender, System e ) : void
sender object
e System
return void

Property Details

dtcl public_oe property

public DataTable dtcl
return DataTable

fxs_id public_oe property

public string fxs_id
return string

ppid1 public_oe property

public string ppid1
return string

ppmc1 public_oe property

public string ppmc1
return string

scs public_oe property

public string scs
return string