CarrierInfoProviderSetCarrierInfo Method |
Sets (updates or inserts) specified CarrierInfo.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static void SetCarrierInfo(
CarrierInfo infoObj
)
Parameters
- infoObj
- Type: CMS.EcommerceCarrierInfo
CarrierInfo to be set
See Also