Click or drag to resize

LoginHandlerGetAccessElementsForUser Method

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string GetAccessElementsForUser(
	string permissionType,
	string userID,
	string userType
)

Parameters

permissionType
Type: SystemString
userID
Type: SystemString
userType
Type: SystemString

Return Value

Type: String
See Also