C# Class PickList_Batch_List, yfkey-scms

Inheritance: com.Sconit.Web.ListModuleBase
ファイルを表示 Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
BindDataSource ( IList pickListList ) : void
PopulateSelectedData ( ) : IList
UpdateView ( ) : void

Protected Methods

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

Method Details

BindDataSource() public method

public BindDataSource ( IList pickListList ) : void
pickListList IList
return void

Page_Load() protected method

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

PopulateSelectedData() public method

public PopulateSelectedData ( ) : IList
return IList

UpdateView() public method

public UpdateView ( ) : void
return void