OptionCategoryInfoProviderGetOptionCategoryInfo Method (Int32) |
Returns option category with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public static OptionCategoryInfo GetOptionCategoryInfo(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
Option category ID
Return Value
Type:
OptionCategoryInfoSee Also