| 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; }
Public Property Criteria As IDictionary(Of String, String)
Get
Set
Property Value
Type:
IDictionaryString,
StringRemarks See Also