Click or drag to resize
OptionCategoryInfoProviderGetOptionCategories Method
Returns the query for all option categories.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<OptionCategoryInfo> GetOptionCategories()

Return Value

Type: ObjectQueryOptionCategoryInfo
See Also