QuickLinkProvider クラス (Microsoft.SharePoint.Portal.WebControls)
このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public Class QuickLinkProvider
Inherits LinkProvider
'使用
Dim instance As QuickLinkProvider
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)]
public class QuickLinkProvider : LinkProvider
継承階層
System.Object
Microsoft.SharePoint.Portal.WebControls.LinkProvider
Microsoft.SharePoint.Portal.WebControls.QuickLinkProvider
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
QuickLinkProvider メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間