PaymentOptionInfoIsInShipping Method |
Returns true, if the payment option is in the specified shipping option.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public virtual bool IsInShipping(
int shippingId
)
Parameters
- shippingId
- Type: SystemInt32
Shipping option ID
Return Value
Type:
BooleanSee Also