Helper function for demo mode to allow easy access to the admin control panel
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public Task<ActionResult> DemoACP()
Return Value
Type: TaskActionResultSee Also