WindowsDialogLimitMsg Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploaderBase..::..WindowsDialogLimitMsg Property |
| UploaderBase Class See Also Send Feedback |
Gets or sets the message for windows file browse dialog 32K file name length limitation.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public string WindowsDialogLimitMsg { get; set; } |
| Visual Basic |
|---|
Public Property WindowsDialogLimitMsg As String Get Set |