Click or drag to resize

DataQueryCriteria Property

Gets or sets the list of query criteria.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public IDictionary<string, string> Criteria { get; set; }

Property Value

Type: IDictionaryString, String
Remarks