Show / Hide Table of Contents

Class FriendsController

Inheritance
object
ServiceLocator<IFriendsController, FriendsController>
FriendsController
Inherited Members
ServiceLocator<IFriendsController, FriendsController>.SetTestableInstance(IFriendsController)
ServiceLocator<IFriendsController, FriendsController>.ClearInstance()
ServiceLocator<IFriendsController, FriendsController>.GetFactory()
ServiceLocator<IFriendsController, FriendsController>.Instance
ServiceLocator<IFriendsController, FriendsController>.Factory
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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>
Overrides
ServiceLocator<IFriendsController, FriendsController>.GetFactory()

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS