Ajax Uploader Class Reference

UploaderBase.WindowsDialogLimitMsg Property

Gets or sets the message for windows file browse dialog 32K file name length limitation.

[Visual Basic]
Public Property WindowsDialogLimitMsg As String
[C#]
public string WindowsDialogLimitMsg {get; set;}

Property Value

Unable to select so many files at once. The total file name length cannot exceed 32kb.

See Also

UploaderBase Class | CuteWebUI Namespace