Click or drag to resize

RoleGroupControllerIndexOnActionResultPostCase Method

Handling Back to Role Index

Namespace:  SOWIWeb.Administrator.Controllers
Assembly:  SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
protected override ActionResult IndexOnActionResultPostCase(
	string pSubmit
)

Parameters

pSubmit
Type: SystemString

[Missing <param name="pSubmit"/> documentation for "M:SOWIWeb.Administrator.Controllers.RoleGroupController.IndexOnActionResultPostCase(System.String)"]

Return Value

Type: ActionResult

[Missing <returns> documentation for "M:SOWIWeb.Administrator.Controllers.RoleGroupController.IndexOnActionResultPostCase(System.String)"]

See Also