SPExternalApplicationRegistrationInformation members

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.

Constructors

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

Top

Properties

  Name Description
Public property 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.
Public property DialogHeight Gets or sets the height, in pixels, of the dialog for registering the external application.
Public property DialogWidth Gets or sets the width, in pixels, of the dialog for registering the external application.
Public property HyperlinkText The text of the link, on the Tool Part of the Web Part, to the dialog for registering the external application.
Public property HyperlinkUrl The server-relative URL of the dialog for registering the external application.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPExternalApplicationRegistrationInformation class

Microsoft.SharePoint namespace