Displays list of CMS-enabled content areas
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult ContentManagement()
Return Value
Type: ActionResultView(List<Content>)
See Also