OptionCategoryInfoProviderSetOptionCategoryInfo Method |
Sets (updates or inserts) specified option category.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static void SetOptionCategoryInfo(
OptionCategoryInfo categoryObj
)
Parameters
- categoryObj
- Type: CMS.EcommerceOptionCategoryInfo
Option category to be set
See Also