Click or drag to resize
URLRewriterPerformPlannedRedirect Method
Performs the redirect that was previously planned by URL rewriter

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 9.0.0
Syntax
C#
public static void PerformPlannedRedirect()
See Also