Click or drag to resize

RoleControllerIndexByUser Method (Int32)

Roles by User

Namespace:  SOWIWeb.Administrator.Controllers
Assembly:  SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public ActionResult IndexByUser(
	int id
)

Parameters

id
Type: SystemInt32
User ID

Return Value

Type: ActionResult

[Missing <returns> documentation for "M:SOWIWeb.Administrator.Controllers.RoleController.IndexByUser(System.Int32)"]

See Also