Click or drag to resize

PFDataHubGetGridViewContent Method

Gets the content of the gridview, including the data table and extra information.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetGridViewContent(
	List<string> settingsArray
)

Parameters

settingsArray
Type: System.Collections.GenericListString

Return Value

Type: Html
See Also