QueryStringBuilder Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
(Obsolete) Use this class to build encrypted query strings for cookie and cookieless browsers.
Namespace: Microsoft.CommerceServer.Runtime
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public Class QueryStringBuilder
'Usage
Dim instance As QueryStringBuilder
public class QueryStringBuilder
public ref class QueryStringBuilder
public class QueryStringBuilder
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime..::.QueryStringBuilder
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.