C# Class Carrotware.CMS.Mvc.UI.Admin.Models.UserModel

Afficher le fichier Open project: ninianne98/CarrotCakeCMS-MVC Class Usage Examples

Méthodes publiques

Méthode Description
SaveOptions ( ) : void
UserModel ( ) : System
UserModel ( ExtendedUserData user ) : System
UserModel ( System.Guid UserId ) : System

Method Details

SaveOptions() public méthode

public SaveOptions ( ) : void
Résultat void

UserModel() public méthode

public UserModel ( ) : System
Résultat System

UserModel() public méthode

public UserModel ( ExtendedUserData user ) : System
user Carrotware.CMS.Core.ExtendedUserData
Résultat System

UserModel() public méthode

public UserModel ( System.Guid UserId ) : System
UserId System.Guid
Résultat System