Customizing Button Appearance and Navigation
Use this page to configure the appearance of the button on the page (ButtonType and ImageUrl properties):
You can select one of the predefined images available at the PayPal site, or provide a custom image for the button.
Note that the button only displays an image. Usually, you will place other controls next to the button to show the item name, price, description, image, and so on. This can be done easily with other controls such as Label, LinkButton, and Image controls. If you have many items on your store, you will probably prefer to do this using code.
|