ImageManagerController..::..GetImages Method
Get Images.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult GetImages( string ObjectId, string ObjectName, string ImageId, string AdditionalWhere, string imageClassId )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function GetImages ( _ ObjectId As String, _ ObjectName As String, _ ImageId As String, _ AdditionalWhere As String, _ imageClassId As String _ ) As ActionResult
Parameters
- ObjectId
- Type: String
Relate object id.
- ObjectName
- Type: String
Relate object name.
- ImageId
- Type: String
Image Id.
- AdditionalWhere
- Type: String
- imageClassId
- Type: String