 | CommonDialogsControllerConfirm Method |
Namespace:
Dynamicweb.Management.Common.Dialogs
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax[HttpPostAttribute]
[RouteAttribute("Confirm")]
public ActionResult Confirm()
<HttpPostAttribute>
<RouteAttribute("Confirm")>
Public Function Confirm As ActionResult
Return Value
Type:
ActionResult
See Also