BannerCategoryInfoBannerCategorySiteID Property |
ID of the site where banner category is located (or null if this is a global category).
Namespace: CMS.BannerManagementAssembly: CMS.BannerManagement (in CMS.BannerManagement.dll) Version: 8.2.23
Syntax public virtual Nullable<int> BannerCategorySiteID { get; set; }
Property Value
Type:
NullableInt32See Also