| 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()
Public Function AsReadOnly As DataQuery
Return Value
Type:
DataQuerya read-only version of the current data query.
Remarks See Also