 | LimitedUser.IsAngelOrAdministrator Method |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntaxpublic static bool IsAngelOrAdministrator(
int userType
)
Public Shared Function IsAngelOrAdministrator (
userType As Integer
) As Boolean
Parameters
- userType
- Type: System.Int32
Return Value
Type:
Boolean
See Also