Namespace:
RainWorx.FrameWorx.DAL
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Syntax
C#
Page<Event> GetHomepageAuctionEventsWithFillLevel( string viewFilter, List<SearchProperty> properties, int pageIndex, int pageSize, string fillLevel )
Parameters
- viewFilter
- Type: SystemString
- properties
- Type: System.Collections.GenericListSearchProperty
- pageIndex
- Type: SystemInt32
- pageSize
- Type: SystemInt32
- fillLevel
- Type: SystemString
Return Value
Type: PageEventSee Also