OptionCategoryInfoProvider.SetOptionCategoryInfoInternal Method |
Sets (updates or inserts) specified option category.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntaxprotected virtual void SetOptionCategoryInfoInternal(
OptionCategoryInfo categoryObj
)
Parameters
- categoryObj
- Type: CMS.Ecommerce.OptionCategoryInfo
Option category to be set
See Also