C# 클래스 DotNetNuke.Modules.Forums.Components.Common.DnnUserController

상속: IDnnUserController
파일 보기 프로젝트 열기: DNNCommunity/DNN.Forum

공개 메소드들

메소드 설명
UserProfileImageUrl ( int portalId, int userId ) : string
UserProfileURL ( int userId ) : string

메소드 상세

UserProfileImageUrl() 공개 메소드

public UserProfileImageUrl ( int portalId, int userId ) : string
portalId int
userId int
리턴 string

UserProfileURL() 공개 메소드

public UserProfileURL ( int userId ) : string
userId int
리턴 string