次の方法で共有


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

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

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

構文

'宣言
<ObsoleteAttribute("This class is obsolete.")> _
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name:="FullTrust")> _
Public Class HomePage
    Inherits WebPartPage
'使用
Dim instance As HomePage
[ObsoleteAttribute("This class is obsolete.")] 
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")] 
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name="FullTrust")] 
public class HomePage : WebPartPage

継承階層

System.Object
   System.Web.UI.Control
     System.Web.UI.TemplateControl
       System.Web.UI.Page
         Microsoft.SharePoint.WebPartPages.WebPartPage
           Microsoft.SharePoint.Portal.WebControls.WebPartPage
            Microsoft.SharePoint.Portal.WebControls.HomePage

スレッドの安全性

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

関連項目

参照

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