ASP Uploader Class Reference |
|
UploaderEventArgs?Constructor?(UploaderBase, Guid, String, Int32)
Initializes a new instance of the AspUploadFile class.
[Visual?Basic]
Overloads?Public?Sub?New( _
???ByVal
uploader?As?
UploaderBase,?_
???ByVal
guid?As?
Guid,?_
???ByVal
filename?As?
String,?_
???ByVal
filesize?As?
Integer?_
)
Parameters
-
uploader
- The uploader.
-
guid
- The GUID.
-
filename
- The filename.
-
filesize
- The filesize.
See Also
AspUploadFile Class | CuteWebUI Namespace | AspUploadFile Constructor Overload List