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