SocialDataBookmarklet Class

Provides a pop-up webpage for creating social tags and notes about the current page, including pages external to the SPsite.

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.Page
        Microsoft.SharePoint.Portal.WebControls.SocialDataBookmarklet

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Class SocialDataBookmarklet _
    Inherits Page
'Usage
Dim instance As SocialDataBookmarklet
public class SocialDataBookmarklet : Page

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SocialDataBookmarklet Members

Microsoft.SharePoint.Portal.WebControls Namespace