QueryStringBuilder Class (BCL)

Use this class to build encrypted query strings for cookie and cookieless browsers.

**System.Object
**   Microsoft.CommerceServer.Runtime.TicketBase
      Microsoft.CommerceServer.Runtime.ProfileTicket

Public Instance Methods

Method Description
BuildUrl(String, Boolean) Generates an encoded URL string based on the parameter values.
BuildUrl(String, Boolean, String, String) Generates an encoded URL string based on the parameter values.
BuildUrl(String, Boolean, String, String, String, String) Generates an encoded URL string based on the parameter values.
BuildUrl(String, Boolean, String, String, String, String, String, String) Generates an encoded URL string based on the parameter values.
BuildUrl(String, Boolean, String, String, String, String, String, String, String, String) Generates an encoded URL string based on the parameter values.
BuildUrl(String, Boolean, String[], String[]) Generates an encoded URL string based on the parameter values.

 

Public Instance Properties

Property Description
CookieSupport Gets and sets the cookie support level.

 

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.