C# Class Cats.Areas.Hub.Controllers.ReplicationController

Inheritance: Cats.Web.Hub.BaseController
Show file Open project: edgecomputing/cats

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
PublicationTwo ( ) : System.Web.Mvc.ActionResult
PublicatonOne ( ) : System.Web.Mvc.ActionResult
ReplicationController ( IUserProfileService userProfileService ) : System

Private Methods

Method Description
ReplicationGrid ( int publication ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

PublicationTwo() public method

public PublicationTwo ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

PublicatonOne() public method

public PublicatonOne ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

ReplicationController() public method

public ReplicationController ( IUserProfileService userProfileService ) : System
userProfileService IUserProfileService
return System