CarrierInfoProviderSetCarrierInfoInternal Method |
Sets (updates or inserts) specified CarrierInfo.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual void SetCarrierInfoInternal(
CarrierInfo infoObj
)
Parameters
- infoObj
- Type: CMS.EcommerceCarrierInfo
CarrierInfo to be set
See Also