PreviewRedirect Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The Marketing system component that generates a HTML page to display the redirect URL on a webpage and allows the user to browse to the target URL.
The PreviewRedirect type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PreviewRedirect | Initializes a new instance of the PreviewRedirect class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
IsReusable | Gets a value indicating whether another request can use the IHttpHandler instance. |
Top