Interface IPostedFiles
- Namespace
- Dynamicweb.Environment
- Assembly
- Dynamicweb.Core.dll
Contains files posted to the server.
public interface IPostedFiles
Properties
Files
Files posted to the server.
PostedFileCollection Files { get; }
Contains files posted to the server.
public interface IPostedFiles
Files posted to the server.
PostedFileCollection Files { get; }