Click or drag to resize

DataGridControllerIndexByAppNameGet Method

Gives a web view with datagrid view data (template) sorted by fields AppName, ViewName and Order

Namespace:  SOWIWeb.Administrator.Controllers
Assembly:  SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
private ActionResult IndexByAppNameGet()

Return Value

Type: ActionResult
Web view with data grid view data
Remarks
Puts ViewBag object details see IndexByAppnameSetViewBag. Sets property ReturnUrl to value DataGrid/IndexByAppName.
See Also