| Ajax Uploader Class Reference |
|
UploaderBase.FileTypeNotSupportMsg Property
Gets or sets the "file type not support" message.
[Visual Basic]
Public Property FileTypeNotSupportMsg As
String
[C#]
public
string FileTypeNotSupportMsg {get; set;}
Property Value
The "file type not support" message.
See Also
UploaderBase Class | CuteWebUI Namespace