| 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
)
Public Shared Function GetAccessElementsForUser (
permissionType As String,
userID As String,
userType As String
) As String
Parameters
- permissionType
- Type: SystemString
- userID
- Type: SystemString
- userType
- Type: SystemString
Return Value
Type:
StringSee Also