Метод | Описание | |
---|---|---|
AjaxFlashMessage ( string message, string type = FLASH_SUCCESS ) : System.Web.Mvc.JsonResult | ||
FelbookController ( ) : System | ||
FelbookController ( IModel model ) : System | ||
FlashMessage ( string message, string type = FLASH_SUCCESS ) : void |
public AjaxFlashMessage ( string message, string type = FLASH_SUCCESS ) : System.Web.Mvc.JsonResult | ||
message | string | |
type | string | |
Результат | System.Web.Mvc.JsonResult |
public FelbookController ( IModel model ) : System | ||
model | IModel | |
Результат | System |
public FlashMessage ( string message, string type = FLASH_SUCCESS ) : void | ||
message | string | |
type | string | |
Результат | void |