Click or drag to resize

SubmitToExcel Method

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public static byte[] ToExcel(
	int formid,
	bool exportHeaders,
	int pageid
)

Parameters

formid
Type: SystemInt32
exportHeaders
Type: SystemBoolean
pageid
Type: SystemInt32

Return Value

Type: Byte
See Also