Click or drag to resize

FileControlDoUpload Method

Does the upload.

Namespace:  Dynamicweb.News.Common.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public void DoUpload(
	int userid,
	string curValue
)

Parameters

userid
Type: SystemInt32
The userid.
curValue
Type: SystemString
The current value.
See Also