| CheckoutHandlerWithStatusPageRetrievePageID Method |
Namespace:
Dynamicweb.Ecommerce.Cart
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax protected static int RetrievePageID(
string gatewayResult
)
Protected Shared Function RetrievePageID (
gatewayResult As String
) As Integer
Parameters
- gatewayResult
- Type: SystemString
Return Value
Type:
Int32See Also