DocumentManagerController..::..GetDocument Method
Get Images.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult GetDocument( string ObjectId, string ObjectName, string DocGuid, string AdditionalWhere, string CategoryId )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function GetDocument ( _ ObjectId As String, _ ObjectName As String, _ DocGuid As String, _ AdditionalWhere As String, _ CategoryId As String _ ) As ActionResult
Parameters
- ObjectId
- Type: String
Relate object id.
- ObjectName
- Type: String
Relate object name.
- DocGuid
- Type: String
Document Guid.
- AdditionalWhere
- Type: String
- CategoryId
- Type: String