Click or drag to resize
UploaderBaseFileTypeNotSupportMsg Property
Gets or sets the "file type not support" message.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public string FileTypeNotSupportMsg { get; set; }

Property Value

Type: String
The "file type not support" message.
See Also