DataGridControllerIndexByAppname Method | |
Submit case Home and permission check Read and Read Owner and can Index.
Namespace:
SOWIWeb.Administrator.Controllers
Assembly:
SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax public ActionResult IndexByAppname(
string submit
)
Public Function IndexByAppname (
submit As String
) As ActionResult
Parameters
- submit
- Type: SystemString
Supported "Home"
Return Value
Type:
ActionResultIf parameter
submit equal "Home" then redirects to Home/Index
Remarks See Also