C# Class Hidistro.UI.Web.Admin.promotion.PrizeListsHaoYun

Inheritance: AdminPage
Show file Open project: yunchenglk/wechat

Protected Properties

Property Type Description
UCPrizeLists1 Hidistro.UI.Web.Admin.promotion.UCPrizeLists
thisForm HtmlForm

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
PrizeListsHaoYun ( ) : Hidistro.UI.ControlPanel.Utility

Method Details

Page_Load() protected method

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

PrizeListsHaoYun() protected method

protected PrizeListsHaoYun ( ) : Hidistro.UI.ControlPanel.Utility
return Hidistro.UI.ControlPanel.Utility

Property Details

UCPrizeLists1 protected property

protected UCPrizeLists,Hidistro.UI.Web.Admin.promotion UCPrizeLists1
return Hidistro.UI.Web.Admin.promotion.UCPrizeLists

thisForm protected property

protected HtmlForm thisForm
return HtmlForm