Method | Description | |
---|---|---|
Delete ( System.Guid id ) : System.Web.Mvc.ActionResult |
URL: Admin/Comment/Delete
|
|
Details ( System.Guid id ) : System.Web.Mvc.ActionResult |
URL: Admin/Comment/Details
|
|
Edit ( System.Guid id ) : System.Web.Mvc.ActionResult |
URL: Admin/Comment/Edit
|
Method | Description | |
---|---|---|
Delete ( |
||
Edit ( |
||
Index ( PagedModel |
public Delete ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
id | System.Guid | The id. |
return | System.Web.Mvc.ActionResult |
public Details ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
id | System.Guid | The id. |
return | System.Web.Mvc.ActionResult |
public Edit ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
id | System.Guid | The id. |
return | System.Web.Mvc.ActionResult |