Method | Description | |
---|---|---|
HttpPostedFileBaseDerived ( int contentLength, string contentType, string fileName, Stream, inputStream ) | ||
SaveAs ( string filename ) : void |
public HttpPostedFileBaseDerived ( int contentLength, string contentType, string fileName, Stream, inputStream ) | ||
contentLength | int | |
contentType | string | |
fileName | string | |
inputStream | Stream, |