次の方法で共有


ListingSummary クラス (Microsoft.SharePoint.Portal.WebControls)

現在は使用されていません。  

一覧に関する概要情報を示します。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<XmlRootAttribute(Namespace:="urn:schemas-microsoft-com:sharepoint:ListingSummary")> _
<ObsoleteAttribute> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class ListingSummary
    Inherits ContentByQueryWebPart
'使用
Dim instance As ListingSummary
[XmlRootAttribute(Namespace="urn:schemas-microsoft-com:sharepoint:ListingSummary")] 
[ObsoleteAttribute] 
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class ListingSummary : ContentByQueryWebPart

継承階層

System.Object
   System.Web.UI.Control
     System.Web.UI.WebControls.WebControl
       System.Web.UI.WebControls.Panel
         System.Web.UI.WebControls.WebParts.Part
           System.Web.UI.WebControls.WebParts.WebPart
             Microsoft.SharePoint.WebPartPages.WebPart
               Microsoft.SharePoint.WebPartPages.BaseXsltDataWebPart
                 Microsoft.SharePoint.WebPartPages.DataFormWebPart
                   Microsoft.SharePoint.Publishing.WebControls.CmsDataFormWebPart
                     Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart
                      Microsoft.SharePoint.Portal.WebControls.ListingSummary

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

ListingSummary メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間