ActivityTemplatesCollection.Refresh Method
Clears and repopulates the collection from the database.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Refresh
'Usage
Dim instance As ActivityTemplatesCollection
instance.Refresh()
public void Refresh()
See Also
Reference
ActivityTemplatesCollection Class