Click or drag to resize
SKUOptionCategoryInfoProviderSetInfo Method
Inserts or Updates the object to the database.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected override void SetInfo(
	SKUOptionCategoryInfo info
)

Parameters

info
Type: CMS.EcommerceSKUOptionCategoryInfo
Object to insert / update
See Also