Click or drag to resize
UserRoleAssignmentsLoad Method
Loads the UserRoleAssignments object for the specified web.

Namespace: Colygon.MatchPoint.Workspaces.Roles
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public static UserRoleAssignments Load(
	SPWeb web
)

Parameters

web
Type: SPWeb

Return Value

Type: UserRoleAssignments
See Also