CyberStore E-Payment 2023 Documentation
UpdateCartItemsNumberText Method


Dovetail.Ecommerce.Controls Namespace > ShoppingCartDisplayItemCount Class : UpdateCartItemsNumberText Method
Updates and formats the text for the number of items in the cart and the subtotal with specified currency.
Syntax
'Declaration
 
Public Sub UpdateCartItemsNumberText() 
'Usage
 
Dim instance As ShoppingCartDisplayItemCount
 
instance.UpdateCartItemsNumberText()
public void UpdateCartItemsNumberText()
Remarks
Benjamin J. Higgins, 5/17/2012.
See Also

Reference

ShoppingCartDisplayItemCount Class
ShoppingCartDisplayItemCount Members