DocumentManagerController..::..DownloadAllDocuments Method
Downloads a zip with all the documents
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult DownloadAllDocuments( string ObjectName, string ObjectId )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function DownloadAllDocuments ( _ ObjectName As String, _ ObjectId As String _ ) As ActionResult