SPExternalApplicationRegistrationInformation members
SharePoint 2013
Provides information that is used to render a registration page for an external application that is hosted in a Web Part and to render a link to the page on the Tool Part of the Web Part.
The SPExternalApplicationRegistrationInformation type exposes the following members.
| Name | Description | |
|---|---|---|
|
SPExternalApplicationRegistrationInformation | Initializes a new instance of the SPExternalApplicationRegistrationInformation class. |
| Name | Description | |
|---|---|---|
|
Description | Gets or sets an instructional text for a link, on the Tool Part of the Web Part, to the registration page for the external application. |
|
DialogHeight | Gets or sets the height, in pixels, of the dialog for registering the external application. |
|
DialogWidth | Gets or sets the width, in pixels, of the dialog for registering the external application. |
|
HyperlinkText | The text of the link, on the Tool Part of the Web Part, to the dialog for registering the external application. |
|
HyperlinkUrl | The server-relative URL of the dialog for registering the external application. |