FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..getAllFormWidgets Method

Gets all form widgets.

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

Syntax


public SortedList<string, string> getAllFormWidgets()
Public Function getAllFormWidgets As SortedList(Of String, String)
public:
SortedList<String^, String^>^ getAllFormWidgets()

Return Value

SortedList<System.String, System.String>.