MvcUploader Methods |
The MvcUploader type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Dispose |
release the resources created by the uploader
|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it 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 |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
WriteValidationError(String) | |
![]() |
WriteValidationError(String, String) | |
![]() |
WriteValidationOK | |
![]() |
WriteValidationOK(String) |