C# Class AccountProfile.Models.LogOnWidgetModel

Show file Open project: jeffreypalermo/mvc2inaction

Public Methods

Method Description
LogOnWidgetModel ( bool isAuthenticated, Profile profile ) : System

Method Details

LogOnWidgetModel() public method

public LogOnWidgetModel ( bool isAuthenticated, Profile profile ) : System
isAuthenticated bool
profile Profile
return System