C# Class Sequencing.WeatherApp.Controllers.SettingsController

Settings page controller
Inheritance: ControllerBase
Show file Open project: SequencingDOTcom/Weather-My-Way-RTP-app

Private Methods

Method Description
ChangeNotification ( bool emailChk, bool smsChk, string email, string phone, string wakeupDay, string wakeupEnd, string timezoneSelect, string timezoneOffset, WeekEndMode weekendMode, TemperatureMode temperature, string countryCode ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
RevokeAccess ( ) : System.Web.Mvc.ActionResult