Gets or sets the rewrite pipe to be used by this instance

Namespace:  EPiServer.Web
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public RewritePipe RewritePipe { get; set; }

Field Value

The rewrite pipe.

See Also