{CompanyName} FlexyGo

SysController..::..getView Method

Gets the object defined search filters.

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

Syntax


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

Parameters

ObjectName
Type: String
Name of the object.
ViewName
Type: String
Name of the view.

Return Value

ActionResult.