Click or drag to resize

FileUploader Constructor (Boolean)

Standard constructor.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public FileUploader(
	bool useBootstrap
)

Parameters

useBootstrap
Type: SystemBoolean
Specifies whether or not this is a Bootstrap application.
See Also