FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..removeFormWidgetEvent Method

Removes the form widget event.

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

Syntax


public bool removeFormWidgetEvent(
	string sFormWidgetEventID
)
Public Function removeFormWidgetEvent ( _
	sFormWidgetEventID As String _
) As Boolean
public:
bool^ removeFormWidgetEvent(
	String^ sFormWidgetEventID
)

Parameters

sFormWidgetEventID
Type: String
The s form widget event identifier.

Return Value

true if XXXX, false otherwise.