CreateProfileRedirector Members
Include Protected Members
Include Inherited Members
Represents an intermediate Page that is used to create profile pages for external content types in a Business Data Connectivity (BDC) service application when the profile pages will be hosted in a farm different from the one hosting the BDC service application.
The CreateProfileRedirector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CreateProfileRedirector | Initializes a new instance of the CreateProfileRedirector 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