C# 클래스 Carrotware.CMS.Mvc.UI.Admin.Models.UserModel

파일 보기 프로젝트 열기: ninianne98/CarrotCakeCMS-MVC 1 사용 예제들

공개 메소드들

메소드 설명
SaveOptions ( ) : void
UserModel ( ) : System
UserModel ( ExtendedUserData user ) : System
UserModel ( System.Guid UserId ) : System

메소드 상세

SaveOptions() 공개 메소드

public SaveOptions ( ) : void
리턴 void

UserModel() 공개 메소드

public UserModel ( ) : System
리턴 System

UserModel() 공개 메소드

public UserModel ( ExtendedUserData user ) : System
user Carrotware.CMS.Core.ExtendedUserData
리턴 System

UserModel() 공개 메소드

public UserModel ( System.Guid UserId ) : System
UserId System.Guid
리턴 System