Class NullRewritePipe
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. A RewritePipe implementation that does nothing.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Web.Internal
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7Syntax
public class NullRewritePipe : RewritePipe
Constructors
NullRewritePipe()
Declaration
public NullRewritePipe()