Click or drag to resize
UIPageURLSettingsAppendCurrentQuery Property
Determines whether the query string of the current page should be appended to final URL.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool AppendCurrentQuery { get; set; }

Property Value

Type: Boolean
See Also