Click or drag to resize

SubmitToCsv Method (Int32, Boolean)

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public static string ToCsv(
	int formid,
	bool exportHeaders
)

Parameters

formid
Type: SystemInt32
exportHeaders
Type: SystemBoolean

Return Value

Type: String
See Also