QueryStringBuilder Members
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.
The QueryStringBuilder type exposes the following members.
Methods
Name | Description | |
---|---|---|
BuildUrl | Overloaded. (Obsolete) Generates an encoded URL string. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
CookieSupport | (Obsolete) Gets or sets a value indicating whether cookies are supported. |
Top