C# Class MasterData_Flow_ViewActingBillList, yfkey-scms

Inheritance: com.Sconit.Web.ListModuleBase
Mostra file Open project: Novthirteen/yfkey-scms

Public Properties

Property Type Description
EditEvent EventHandler,

Public Methods

Method Description
UpdateView ( ) : void

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

UpdateView() public method

public UpdateView ( ) : void
return void

Property Details

EditEvent public_oe property

public EventHandler, EditEvent
return EventHandler,