C# Class EnterpriseWebLibrary.WebSite.TestPages.EwfTableDemo

Inheritance: EnterpriseWebLibrary.EnterpriseWebFramework.EwfPage
显示文件 Open project: enduracode/enterprise-web-library

Protected Methods

Method Description
loadData ( ) : void

Private Methods

Method Description
getItemGroup ( int groupNumber ) : EwfTableItemGroup
getItems ( int count ) : IEnumerable>

Method Details

loadData() protected method

protected loadData ( ) : void
return void