Click or drag to resize
BrandInfoProviderGetBrands Method
Returns a query for all the BrandInfo objects.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<BrandInfo> GetBrands()

Return Value

Type: ObjectQueryBrandInfo
See Also