{CompanyName} FlexyGo

ImageRecognitionManagerController..::..RemoveAllImages Method

Remove all Images.

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

Syntax


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

Parameters

ObjectName
Type: String
The Object Name
ObjectId
Type: String
The sysImages Object Id

Return Value

ActionResult.