Interface IPostedFiles NamespaceDynamicweb.Environment AssemblyDynamicweb.Core.dll Contains files posted to the server. public interface IPostedFiles Properties Files Files posted to the server. PostedFileCollection Files { get; } Property Value PostedFileCollection