FileUpHelper Methods

HD.Common

FileUpHelper Methods Helper帮助文档

The FileUpHelper type exposes the following members.

Methods

  Name Description
Public method ConvertStreamToByteBuffer
流转化为字节数组
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FormatNum
字符串前补0
Public method GetBinaryFile
转换为字节数组
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetUploadFileName
生成上传文件名
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method UploadFile(Byte, String, String)
上传文件
Public method UploadFile(FileUpload, String, String)
上传文件
Public method UploadFile(String, Int32, String, HtmlInputFile)
上传文件
Public method UploadFile(String, Int32, String, String, HtmlInputFile)
上传文件
Public method UploadFile(String, Int32, String, HtmlInputFile, String, Int32)
上传文件
Top
See Also

Reference