| LimitedUserIsAngelUserType Method |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public static bool IsAngelUserType(
int userType
)
Public Shared Function IsAngelUserType (
userType As Integer
) As Boolean
Parameters
- userType
- Type: SystemInt32
Return Value
Type:
BooleanSee Also