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