C# Class StockWebApp.crawldata.CrawlSearch

ファイルを表示 Open project: AillsonWei/niusouyixia

Protected Properties

Property Type Description
Label1 global::System.Web.UI.WebControls.Label

Protected Methods

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

Method Details

Page_Load() protected method

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

Property Details

Label1 protected_oe property

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