Click or drag to resize
UIPageURLSettingsQueryParameters Property
Collection of query parameters to use during building final URL.

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

Property Value

Type: NameValueCollection
See Also