Share via


SocialRatingManager.PropagateRating Method

Retrieves the average rating for the specified URL and updates the corresponding list item (represented by the URL) with the average rating and rating count.

Namespace:  Microsoft.Office.Server.SocialData
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub PropagateRating ( _
    url As Uri _
)
'Usage
Dim instance As SocialRatingManager
Dim url As Uri

instance.PropagateRating(url)
public void PropagateRating(
    Uri url
)

Parameters

See Also

Reference

SocialRatingManager Class

SocialRatingManager Members

Microsoft.Office.Server.SocialData Namespace