OrderInfoProviderGetShippingOptionInternal Method |
Returns html code that represents shipping option. Used for generating of invoice.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual string GetShippingOptionInternal(
int shippingId
)
Parameters
- shippingId
- Type: SystemInt32
Shipping option ID
Return Value
Type:
StringSee Also