The MvcUploader type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose |
release the resources created by the uploader
|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
|
GetAdvancedOption(String) | |
|
|
GetAdvancedOption(UploaderAdvancedOption) | |
|
|
GetAttribute |
GetAttribute
|
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
GetUploadedFile | |
|
|
GetUploaderProvider | |
|
|
GetValidatingFile |
get the file which being validated when IsValidationRequest is true
|
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
PreProcessRequest | |
|
|
Render()()()() | |
|
|
Render(TextWriter) | |
|
|
SetAdvancedOption(String, String) | |
|
|
SetAdvancedOption(UploaderAdvancedOption, String) | |
|
|
SetAttribute |
SetAttribute
|
|
|
ToString | (Inherited from Object.) |
|
|
WriteValidationError(String) | |
|
|
WriteValidationError(String, String) | |
|
|
WriteValidationOK()()()() | |
|
|
WriteValidationOK(String) |