C# Class DotNetNuke.Modules.Forums.Components.Common.DnnUserController

Inheritance: IDnnUserController
Afficher le fichier Open project: DNNCommunity/DNN.Forum

Méthodes publiques

Méthode Description
UserProfileImageUrl ( int portalId, int userId ) : string
UserProfileURL ( int userId ) : string

Method Details

UserProfileImageUrl() public méthode

public UserProfileImageUrl ( int portalId, int userId ) : string
portalId int
userId int
Résultat string

UserProfileURL() public méthode

public UserProfileURL ( int userId ) : string
userId int
Résultat string