summaryM:DotNetNuke.Entities.Users.Social.IRelationshipController.GetFollowersRelationshipByPortal(System.Int32)

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

Syntax

C#
Relationship GetFollowersRelationshipByPortal(
	int portalId
)
Visual Basic
Function GetFollowersRelationshipByPortal ( 
	portalId As Integer
) As Relationship

Parameters

portalId
Type: System..::..Int32
paramportalIdM:DotNetNuke.Entities.Users.Social.IRelationshipController.GetFollowersRelationshipByPortal(System.Int32)

Return Value

returnsM:DotNetNuke.Entities.Users.Social.IRelationshipController.GetFollowersRelationshipByPortal(System.Int32)

See Also