C# Class Ext.Net.MVC.Examples.Areas.Colorpicker_Advanced.Controllers.OverviewController

Inheritance: Controller
Mostra file Open project: extnet/Ext.NET.Examples.MVC

Public Methods

Method Description
HandleFieldChange ( string previousColor, string color ) : RestResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

HandleFieldChange() public method

public HandleFieldChange ( string previousColor, string color ) : RestResult
previousColor string
color string
return RestResult

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult