{CompanyName} FlexyGo

ListController..::..GetBagPage Method

Gets the list based on provided parameters. Returns a ListHelper as an ActionResult

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

Syntax


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

Parameters

ObjectName
Type: String
Name of the object.
ObjectWhere
Type: String
The object where.

Return Value

ActionResult.

Exceptions


ExceptionCondition
FLEXYGO.Exceptions..::..LocalizedException Module object name can't be blank or Error in web service getList