Table of Contents

Class UserTypeExtensions

Namespace
Dynamicweb.Security.UserManagement
Assembly
Dynamicweb.Core.dll
public static class UserTypeExtensions
Inheritance
UserTypeExtensions
Inherited Members

Methods

IsAdministrator(UserType)

public static bool IsAdministrator(this UserType userType)

Parameters

userType UserType

Returns

bool

IsAngel(UserType)

public static bool IsAngel(this UserType userType)

Parameters

userType UserType

Returns

bool
To top