{CompanyName} FlexyGo

ImageRecognitionManagerController..::..RemoveImage Method

Remove Image.

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult RemoveImage(
	string ImageId,
	string ObjectName
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function RemoveImage ( _
	ImageId As String, _
	ObjectName As String _
) As ActionResult

Parameters

ImageId
Type: String
Image Id.
ObjectName
Type: String
Object Name.

Return Value

ActionResult.