The global type of upload method to use.
            
        
        Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public UploadType UploadType { get; set; } | 
| Visual Basic | 
|---|
| Public Property UploadType As UploadType Get Set | 
| Visual C++ | 
|---|
| public: property UploadType UploadType { UploadType get (); void set (UploadType value); } | 
 
     
     
     
     
    