Class FollowersController
Inherited Members
Namespace: DotNetNuke.Entities.Users.Social
Assembly: DotNetNuke.dll
Syntax
public class FollowersController : ServiceLocator<IFollowersController, FollowersController>
Constructors
FollowersController()
Declaration
public FollowersController()
Methods
GetFactory()
Declaration
protected override Func<IFollowersController> GetFactory()
Returns
Type | Description |
---|---|
Func<IFollowersController> |