DocumentManagerController..::..DownloadAllDocuments Method
Downloads a zip with all the documents
Namespace:
FLEXYGO.Controlers.UI
Assembly:
FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult DownloadAllDocuments( string ObjectName, string ObjectId, string AdditionalWhere, string CategoryId )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function DownloadAllDocuments ( _ ObjectName As String, _ ObjectId As String, _ AdditionalWhere As String, _ CategoryId As String _ ) As ActionResult
Parameters
- ObjectName
- Type: String
The Object Name
- ObjectId
- Type: String
The sysImages Object Id
- AdditionalWhere
- Type: String
- CategoryId
- Type: String