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#
List<Banner> GetRandomBanners( string bannerLocation, int quantityNeeded, List<Category> categories )
Parameters
- bannerLocation
- Type: SystemString
- quantityNeeded
- Type: SystemInt32
- categories
- Type: System.Collections.GenericListCategory
Return Value
Type: ListBannerSee Also