Click or drag to resize
CMSSearchDialogCustomQueryStringData Property
Gets or sets the custom query string which is placed after search querystring data, do not use & or ? on start of the custom query string.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string CustomQueryStringData { get; set; }

Property Value

Type: String
See Also