Click or drag to resize
UniGridRetrieveData Method
Gets a DataSet with data based on UniGrid's settings.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public DataSet RetrieveData()

Return Value

Type: DataSet
DataSet with data
See Also