Namespace:
RainWorx.FrameWorx.Services
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.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