C# 클래스 DotNetNuke.Modules.UserDefinedTable.Components.DnnExtensionMethods

파일 보기 프로젝트 열기: DNNCommunity/DNN.FormAndList

공개 메소드들

메소드 설명
GetSafeDisplayname ( this userInfo ) : string
GetSafeUsername ( this userInfo ) : string

메소드 상세

GetSafeDisplayname() 공개 정적인 메소드

public static GetSafeDisplayname ( this userInfo ) : string
userInfo this
리턴 string

GetSafeUsername() 공개 정적인 메소드

public static GetSafeUsername ( this userInfo ) : string
userInfo this
리턴 string