FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..exportFormWidget Method

Exports the form widget.

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

Syntax


public string exportFormWidget(
	string sFormWidgetName
)
Public Function exportFormWidget ( _
	sFormWidgetName As String _
) As String
public:
String^ exportFormWidget(
	String^ sFormWidgetName
)

Parameters

sFormWidgetName
Type: String
Name of the s form widget.

Return Value

System.String.