SKUOptionCategoryInfoProviderGetSKUOptionCategoryInfoInternal Method (Int32) |
Returns specified relationship between the given category and SKU.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual SKUOptionCategoryInfo GetSKUOptionCategoryInfoInternal(
int relationshipId
)
Parameters
- relationshipId
- Type: SystemInt32
Category-SKU relationship Id.
Return Value
Type:
SKUOptionCategoryInfoSee Also