A Sandcastle Documented MVC project - Blog
ManageControllerChangePassword Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Blog.Controllers.ManageController.ChangePassword"]
Namespace: Blog.Controllers
Assembly: Blog (in Blog.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ActionResult ChangePassword()
function ChangePassword();
Return Value
Type: ActionResult[Missing <returns> documentation for "M:Blog.Controllers.ManageController.ChangePassword"]
Remarks
[Missing <remarks> documentation for "M:Blog.Controllers.ManageController.ChangePassword"]
See Also