FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..getAllFormWidgets Method (String)

Gets all form widgets.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public DataTable getAllFormWidgets(
	string sOrderByCol
)
Public Function getAllFormWidgets ( _
	sOrderByCol As String _
) As DataTable
public:
DataTable^ getAllFormWidgets(
	String^ sOrderByCol
)

Parameters

sOrderByCol
Type: String
The s order by col.

Return Value

DataTable.