Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public 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: ListBannerImplements
ISiteServiceGetRandomBanners(String, Int32, ListCategory)See Also