This constructor is used by the MVC framework to instantiate the controller using
the default Asp.Net Identity user management components.
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public AccountController()
See Also