TenantCreateProfileDialog 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 for the tenant hosted in the current SharePoint 2010 farm.
The TenantCreateProfileDialog type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TenantCreateProfileDialog | Initializes a new instance of the TenantCreateProfileDialog class. |
Top
Properties
Name | Description | |
---|---|---|
ServiceAppId | Gets the globally unique identifier (GUID) of the BDC service application in the query string. |
Top
Methods
Name | Description | |
---|---|---|
OnInit | Handles the Init event. (Overrides UnsecuredLayoutsPageBase.OnInit(EventArgs).) |
Top
Fields
Name | Description | |
---|---|---|
cancelButton | Represents a Button to cancel the operation. | |
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. | |
okButton | Represents a Button that is used to create the profile pages for the selected external content types. | |
viewResults | Represents a View that contains the profile pages for the selected external content types. |
Top