C# Class Hidistro.UI.Web.HomePage

Inheritance: System.Web.UI.Page
Show file Open project: yunchenglk/wechat

Protected Properties

Property Type Description
homepage Hidistro.UI.SaleSystem.CodeBehind.HomePage

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

homepage protected property

protected HomePage,Hidistro.UI.SaleSystem.CodeBehind homepage
return Hidistro.UI.SaleSystem.CodeBehind.HomePage