AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageRewrite..::..IncludeSourceParameters Property

Gets or sets a value indicating whether the original source query string parameters should be appended to the rewrite target URL.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool IncludeSourceParameters { get; set; }

Field Value

true if source parameters should be included; otherwise, false.