Displays a form to edit this user's Newsletter property
Also displays some other read-only user properties
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult AccountSettings()
Return Value
Type: ActionResultView(User)
See Also