SocialTagManager.DeleteTags method (Uri)

Deletes all social tags on a specified URL.

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

Syntax

'Declaration
Public Sub DeleteTags ( _
    url As Uri _
)
'Usage
Dim instance As SocialTagManager
Dim url As Uri

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

Parameters

See also

Reference

SocialTagManager class

SocialTagManager members

DeleteTags overload

Microsoft.Office.Server.SocialData namespace