HtmlMenuItemCollection クラス (Microsoft.SharePoint.Portal.WebControls)
特定のメニューのメニュー項目を定義するテンプレート。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Class HtmlMenuItemCollection
Inherits CollectionBase
'使用
Dim instance As HtmlMenuItemCollection
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public class HtmlMenuItemCollection : CollectionBase
継承階層
System.Object
System.Collections.CollectionBase
Microsoft.SharePoint.Portal.WebControls.HtmlMenuItemCollection
Microsoft.SharePoint.Portal.WebControls.HtmlMenuItemCollectionLoc
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
HtmlMenuItemCollection メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間