| Ajax Uploader Class Reference |
|
UploaderValidateOption.AllowedFileExtensions Property
Gets or sets the allowed file extensions for uploading.
[Visual Basic]
Public Property AllowedFileExtensions As
String
[C#]
public
string AllowedFileExtensions {get; set;}
Property Value
A comma-separated list of allowed extensions
See Also
UploaderValidateOption Class | CuteWebUI Namespace