Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Namespace: Microsoft.CommerceServer.Marketing.WebService
Assembly: Microsoft.CommerceServer.Marketing.DataManagement (in Microsoft.CommerceServer.Marketing.DataManagement.dll)
Syntax
'Declaration
Public Class PreviewRedirect _
Implements IHttpHandler
'Usage
Dim instance As PreviewRedirect
public class PreviewRedirect : IHttpHandler
public ref class PreviewRedirect : IHttpHandler
public class PreviewRedirect implements IHttpHandler
Remarks
This preview writes markup characters and text to an ASP.NET server control output stream.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing.WebService..::.PreviewRedirect
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.