| 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()
Public Function Serialize As String
Return Value
Type:
StringString representation of the current query.
Remarks See Also