Click or drag to resize

DataQuerySerialize Method

Serializes current query to string.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public string Serialize()

Return Value

Type: String
String representation of the current query.
Remarks