Skip to content

IUploadFileOptions.DisplayFileName property

If you have no original name property but use original name in file name with {4} format parameter, set this to true to force the upload editor to show file name.

public bool DisplayFileName { get; }

See Also