FileUltimate icon indicating copy to clipboard operation
FileUltimate copied to clipboard

get file path from UI

Open masgh021 opened this issue 4 years ago • 1 comments

how get file url path for use in website ? in UI menu , there is not property or path menu .

masgh021 avatar Jul 31 '21 06:07 masgh021

How can i get the each path after upload ?

Bam00001 avatar Feb 01 '23 10:02 Bam00001

It's in the docs:

Server side: https://demos.gleamtech.com/fileultimate/AspNetCoreCS/#FileManager/ServerEvents https://docs.gleamtech.com/fileultimate/html/E_GleamTech_FileUltimate_AspNet_UI_FileManager_Uploaded.htm

Client side: https://demos.gleamtech.com/fileultimate/AspNetCoreCS/#FileManager/ClientEvents https://docs.gleamtech.com/fileultimate/html/P_GleamTech_FileUltimate_AspNet_UI_FileManagerClientEvents_Uploaded.htm

GleamTech avatar Aug 08 '24 23:08 GleamTech