Click or drag to resize

DataQueryAsReadOnly Method

Returns a read-only version of the current data query.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public DataQuery AsReadOnly()

Return Value

Type: DataQuery
a read-only version of the current data query.
Remarks