Current logged in user The current UserID can be retrieved by simply calling UserID. This is because our module implement the DotNetNuke framework object that has this function.
UserInfo object The UserInfo object containts various user information.
Roles Roles are part of the security system
Common functions:
Note: Due to updates of the DotNetNuke these functions can change in time.
Security You can use the security system within your module to ensure correct authorization of your data manipulation.
Common functions are: