Show / Hide Table of Contents

Class RelationshipController

Inheritance
object
ServiceLocator<IRelationshipController, RelationshipController>
RelationshipController
Inherited Members
ServiceLocator<IRelationshipController, RelationshipController>.SetTestableInstance(IRelationshipController)
ServiceLocator<IRelationshipController, RelationshipController>.ClearInstance()
ServiceLocator<IRelationshipController, RelationshipController>.GetFactory()
ServiceLocator<IRelationshipController, RelationshipController>.Instance
ServiceLocator<IRelationshipController, RelationshipController>.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 RelationshipController : ServiceLocator<IRelationshipController, RelationshipController>

Constructors

RelationshipController()

Declaration
public RelationshipController()

Methods

GetFactory()

Declaration
protected override Func<IRelationshipController> GetFactory()
Returns
Type Description
Func<IRelationshipController>
Overrides
ServiceLocator<IRelationshipController, RelationshipController>.GetFactory()

Extension Methods

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