FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsModGlobal..::..uriEncodeChunks Method

Get ISO formatted date

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

Syntax


public static string uriEncodeChunks(
	string sHTML
)
Public Shared Function uriEncodeChunks ( _
	sHTML As String _
) As String
public:
static String^ uriEncodeChunks(
	String^ sHTML
)

Parameters

sHTML
Type: String
The s HTML.

Return Value

System.String.