Share via


SocialTag.DeleteData method

Deletes the data in a social tag.

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

Syntax

'Declaration
Protected Overrides Sub DeleteData
'Usage

Me.DeleteData()
protected override void DeleteData()

Remarks

The social tag becomes a DeletedSocialTag.

See also

Reference

SocialTag class

SocialTag members

Microsoft.Office.Server.SocialData namespace