Method | Description | |
---|---|---|
IsInSexyContentDesignersGroup ( DotNetNuke.Entities.Users.UserInfo user ) : bool |
Returns true if a user is in the SexyContent Designers group
|
|
SexyContentDesignersGroupConfigured ( int portalId ) : bool |
Returns true if a DotNetNuke User Group "SexyContent Designers" exists and contains at minumum one user
|
public static IsInSexyContentDesignersGroup ( DotNetNuke.Entities.Users.UserInfo user ) : bool | ||
user | DotNetNuke.Entities.Users.UserInfo | |
return | bool |
public static SexyContentDesignersGroupConfigured ( int portalId ) : bool | ||
portalId | int | |
return | bool |