{CompanyName} FlexyGo

FileBrowserController..::..RemoveDocument Method

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

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult RemoveDocument(
	string ObjectName,
	string ObjectWhere,
	string ModuleName
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function RemoveDocument ( _
	ObjectName As String, _
	ObjectWhere As String, _
	ModuleName As String _
) As ActionResult

Parameters

ObjectName
Type: String
ObjectWhere
Type: String
ModuleName
Type: String