SKUAllowedOptionInfoProviderAddOptionToProduct Method |
Note: This API is now obsolete.
Namespace: CMS.Ecommerce
[ObsoleteAttribute("Use ISKUAllowedOptionInfoProvider.Add(int, int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - SKUAllowedOptionInfo.Provider.")] public static void AddOptionToProduct( int productId, int optionId )