Click or drag to resize

LoginHandlerGetUserElementAccess Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use GetAccessElementsForUser instead.")]
public static string GetUserElementAccess(
	string strType,
	string UserID,
	string UserType
)

Parameters

strType
Type: SystemString
UserID
Type: SystemString
UserType
Type: SystemString

Return Value

Type: String
See Also