CyberStore E-Payment 2023 Documentation
AnimatedLoadingGif Property


Dovetail.Ecommerce.Controls Namespace > ShoppingCartQuickEntryControl Class : AnimatedLoadingGif Property
Gets or sets the path of the animated "Loading" GIF image file.

Property Value

Type: String

The string value that specifies the path to the file that contains the animated "Loading" GIF image.

The default is "/Ecommerce/Images/loading.gif".

Remarks

The CyberStore application ships with a standard image that will be rendered if the default value is used.

Implementation Note:

When customizing the image, do not replace the image in the default location as it will be reverted to the shipping default file whenever an upgrade is applied. Instead, change the value of the AnimatedLoadingGif property and place the image file somewhere within your Site folder.

 

See Also

Reference

ShoppingCartQuickEntryControl Class
ShoppingCartQuickEntryControl Members