Share via


PageBottom Control

Encapsulates links to static pages and the page footer.

Web User Control PageBottom.ascx

Inherits Microsoft.CommerceServer.Site.Miscellaneous.PageBottom

Codebehind PageBottom.ascx.vb
Project File Miscellaneous\Miscellaneous Controls.vbproj
Namespace Microsoft.CommerceServer.Site.Miscellaneous
DLL / Assembly Microsoft.CommerceServer.Retail2002.Miscellaneous.dll

This control has the following properties:

Property Description
LinksCssClass(String) Gets/sets the CssClass that will be applied to all the links.
TextCssClass(String) Gets/sets the CssClass that will be applied to the footer text.

Where used

ASPX Pages

  • AdvancedSearch.aspx
  • Basket.aspx
  • Catalog.aspx
  • Category.aspx
  • Checkout.aspx
  • Customerror.aspx
  • Default.aspx
  • EditAddress.aspx
  • LocaleSelection.aspx
  • Login.aspx
  • ManageAddresses.aspx
  • MultipleShiptoSelect.aspx
  • MyAccount.aspx
  • NewAccount.aspx
  • NewAddress.aspx
  • Notfound.aspx
  • PaymentOption.aspx
  • PaymentSelect.aspx
  • ProductDetails.aspx
  • Receipt.aspx
  • SearchResults.aspx

Remarks

These properties can be used to change the links and text of this control to a different color or font.

Copyright © 2005 Microsoft Corporation.
All rights reserved.