Method |
Description |
|
Add ( SuggestionModel model ) : System.Web.Mvc.ActionResult |
|
|
Approve ( SuggestionModel model, string commentText ) : System.Web.Mvc.ActionResult |
|
|
Complete ( SuggestionModel model, string commentText ) : System.Web.Mvc.ActionResult |
|
|
ConvertSuggestionToModel ( SuggestionBox.Data.Suggestion suggestion ) : SuggestionModel |
|
|
Delete ( SuggestionModel model, string commentText ) : System.Web.Mvc.ActionResult |
|
|
Deny ( SuggestionModel model, string commentText ) : System.Web.Mvc.ActionResult |
|
|
Index ( ) : System.Web.Mvc.ActionResult |
|
|
SetupComment ( CommentModel model ) : CommentModel |
|
|
View ( int id ) : System.Web.Mvc.ActionResult |
|
|