SocialTagsControl 类
呈现控件和客户端脚本用于查看和修改与当前页关联的社会性标签。
继承层次结构
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.Portal.WebControls.SocialTagsControl
命名空间: Microsoft.SharePoint.Portal.WebControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Public NotInheritable Class SocialTagsControl _
Inherits WebControl
用法
Dim instance As SocialTagsControl
public sealed class SocialTagsControl : WebControl
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。