Share via


CreateProfileDialog-Klasse

Stellt eine Seite, die zum Erstellen von Profilseiten für den ausgewählten externen Inhaltstypen in einer Business Data Connectivity (BDC)-Dienst Anwendung verwendet wird.

Vererbungshierarchie

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.Page
        Microsoft.SharePoint.WebControls.DeltaPage
          Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase
            Microsoft.SharePoint.WebControls.LayoutsPageBase
              Microsoft.SharePoint.Portal.WebControls.CreateProfileDialog

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Class CreateProfileDialog _
    Inherits LayoutsPageBase
'Usage
Dim instance As CreateProfileDialog
public class CreateProfileDialog : LayoutsPageBase

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

CreateProfileDialog-Member

Microsoft.SharePoint.Portal.WebControls-Namespace