FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDefinition..::..toHTML Method

To the HTML.

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

Syntax


public string toHTML(
	bool bEscapeString
)
Public Function toHTML ( _
	bEscapeString As Boolean _
) As String
public:
String^ toHTML(
	bool^ bEscapeString
)

Parameters

bEscapeString
Type: Boolean
if set to true [b escape string].

Return Value

System.String.