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

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
PrizeListsDaFuWen ( ) : Hidistro.UI.ControlPanel.Utility

Method Details

Page_Load() protected method

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

PrizeListsDaFuWen() protected method

protected PrizeListsDaFuWen ( ) : 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