UpdateUserRole Method

TriCodeTest

UpdateUserRoleController..::..UpdateUserRole Method

Updates the user role.

Namespace:  TriCodeTest.Controllers
Assembly:  TriCodeTest (in TriCodeTest.dll)

Syntax


public ActionResult UpdateUserRole(
	FormCollection userId
)

Parameters

userId
Type: FormCollection
The user identifier.

Return Value