CreateProfileDialog Members

Include Protected Members
Include Inherited Members

Represents a page that is used to create profile pages for the selected external content types in a Business Data Connectivity (BDC) service application.

The CreateProfileDialog type exposes the following members.

Constructors

  Name Description
Public method CreateProfileDialog Initializes a new instance of the CreateProfileDialog class.

Top

Properties

  Name Description
Protected property ServiceAppId Gets the globally unique identifier (GUID) of the BDC service application in the query string.

Top

Methods

  Name Description
Protected method OnInit Handles the Init event. (Overrides UnsecuredLayoutsPageBase.OnInit(EventArgs).)

Top

Fields

  Name Description
Protected field cancelButton Represents a Button to cancel the operation.
Protected field multiView Represents the MultiView control that is used to display views of the help text or the results of creating the profile pages for the selected external content types.
Protected field okButton Represents a Button that is used to create the profile pages for the selected external content types.
Protected field viewResults Represents a View that contains the profile pages for the selected external content types.

Top

See Also

Reference

CreateProfileDialog Class

Microsoft.SharePoint.Portal.WebControls Namespace