Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Causes Microsoft Office SharePoint Server 2007 to reload the membership information for this audience.
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub ReloadMembership
'Usage
Dim instance As Audience
instance.ReloadMembership()
public void ReloadMembership()
Remarks
The ReloadMembership method triggers the GetMembership method to reload membership data instead of returned cached data.