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

Inheritance: IDnnUserController
Exibir arquivo Open project: DNNCommunity/DNN.Forum

Public Methods

Method Description
UserProfileImageUrl ( int portalId, int userId ) : string
UserProfileURL ( int userId ) : string

Method Details

UserProfileImageUrl() public method

public UserProfileImageUrl ( int portalId, int userId ) : string
portalId int
userId int
return string

UserProfileURL() public method

public UserProfileURL ( int userId ) : string
userId int
return string