HttpPostedFileWrapper.SaveAs Method (String)

 

Saves the contents of an uploaded file.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

override SaveAs : 
        filename:string -> unit

Parameters

filename
Type: System.String

The name of the file to save.

.NET Framework
Available since 3.5
Return to top
Show: