Click or drag to resize

RequestFiles Property

Files posted to the server.

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public PostedFileCollection Files { get; }

Property Value

Type: PostedFileCollection

Implements

IPostedFilesFiles
See Also