summaryM:DotNetNuke.Entities.Users.Social.IRelationshipController.GetFriendsRelationshipByPortal(System.Int32)
Namespace: DotNetNuke.Entities.Users.SocialAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
Relationship GetFriendsRelationshipByPortal( int portalId ) |
| Visual Basic |
|---|
Function GetFriendsRelationshipByPortal ( portalId As Integer ) As Relationship |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Entities.Users.Social.IRelationshipController.GetFriendsRelationshipByPortal(System.Int32)