Backward Compatibility Objects

The backward compatibility objects are used to gain access to site configuration values, to create and retrieve shopper IDs, and to simplify forms processing in Microsoft Site Server 3.0 Commerce Edition sites.

Ee797517.important(en-US,CS.20).gif Important

  • These objects are included for backward compatibility with Site Server 3.0 Commerce Edition and may not be supported in future releases of Commerce Server.

The Backward Compatibility Programming Concepts topic describes the major issues relating to the use of the backward compatibility objects.

Objects

Visual Basic Reference C++ Invocation Description
AdminSite AdminSite Provides read/write access to site configuration properties and allows site administration.

This object is supplied for backward compatibility purposes only.

StandardSManager StandardSManager Facilitates the run-time creation and retrieval of user IDs.

This object is supplied for backward compatibility purposes only.

Page Page Provides formatting and validation methods that simplify forms processing in ASP pages.

This object is supplied for backward compatibility purposes only.

Copyright © 2005 Microsoft Corporation.
All rights reserved.