BannerCategoryInfoProvider GetBannerCategoryInfoFromSiteOrGlobal Method Kentico 8.1 API Reference
Gets banner category info with the specified name. First, banner categories assigned to the site specified by siteId are searched and then global banner categories. If there is no banner category with this name on specified site or global, null is returned.

Namespace: CMS.BannerManagement
Assembly: CMS.BannerManagement (in CMS.BannerManagement.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: BannerCategoryInfo
See Also