{CompanyName} FlexyGo

ImageManagerController..::..RemoveAllImages Method

Remove all Images.

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

Syntax


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

Parameters

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

Return Value

ActionResult.