Share Utils Methods
Share Utils Example
generateUrl
String url = sharinpix.ShareUtils.generateUrl('0018a00001rL2scAAC', 'permission');
System.debug('shareable url: ' + url);generateUrl
String url = sharinpix.ShareUtils.generateUrl('0018a00001rL2scAAC', 'permission', _imageInfos_ , _params_);
System.debug('shareable url: ' + url);Parameters
PreviousDisplay an upload button in a Lightning Web ComponentNextDownload Zip - Using Customized Download Filenames to Build a Folder Structure
Last updated
Was this helpful?

