Click or drag to resize
BizFormFileServiceExtensions Methods

The BizFormFileServiceExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSaveUploadedFileAsTempFile
Saves uploaded form file as a temporary file to the file system. The file can be optionally resized if it is an image file. The type of the file is determined from the postedFile's FileName.
Top
See Also