ListController..::..GetBagPage Method
Gets the list based on provided parameters.
Returns a ListHelper as an ActionResult
Namespace:
FLEXYGO.Controlers.UIAssembly: 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
Return Value
ActionResult.Exceptions
Exception | Condition |
---|---|
FLEXYGO.Exceptions..::..LocalizedException | Module object name can't be blank or Error in web service getList |