summaryM:DotNetNuke.Entities.Users.Social.RelationshipController.GetFactory

Namespace: DotNetNuke.Entities.Users.Social
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected override Func<IRelationshipController> GetFactory()
Visual Basic
Protected Overrides Function GetFactory As Func(Of IRelationshipController)

Return Value

returnsM:DotNetNuke.Entities.Users.Social.RelationshipController.GetFactory

See Also