Displays a list of all addresses owned by this user
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult AddressManagement()
Return Value
Type: ActionResultView(List<Address>)
See Also