C# Class StockWebApp.StockChart

Inheritance: System.Web.UI.Page
ファイルを表示 Open project: AillsonWei/niusouyixia

Protected Properties

Property Type Description
form1 global::System.Web.UI.HtmlControls.HtmlForm
lbl1 global::System.Web.UI.WebControls.Label
lbl2 global::System.Web.UI.WebControls.Label
lbl3 global::System.Web.UI.WebControls.Label
lbl4 global::System.Web.UI.WebControls.Label
lbl5 global::System.Web.UI.WebControls.Label
lbl6 global::System.Web.UI.WebControls.Label
style_color global::System.Web.UI.HtmlControls.HtmlLink

Protected Methods

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

Private Methods

Method Description
ShowChart ( string StockCode ) : void

Method Details

Page_Load() protected method

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

Property Details

form1 protected_oe property

form1 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.HtmlControls.HtmlForm form1
return global::System.Web.UI.HtmlControls.HtmlForm

lbl1 protected_oe property

lbl1 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label lbl1
return global::System.Web.UI.WebControls.Label

lbl2 protected_oe property

lbl2 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label lbl2
return global::System.Web.UI.WebControls.Label

lbl3 protected_oe property

lbl3 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label lbl3
return global::System.Web.UI.WebControls.Label

lbl4 protected_oe property

lbl4 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label lbl4
return global::System.Web.UI.WebControls.Label

lbl5 protected_oe property

lbl5 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label lbl5
return global::System.Web.UI.WebControls.Label

lbl6 protected_oe property

lbl6 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label lbl6
return global::System.Web.UI.WebControls.Label

style_color protected_oe property

style_color 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.HtmlControls.HtmlLink style_color
return global::System.Web.UI.HtmlControls.HtmlLink