SPExternalApplicationProvider Members

Include Protected Members
Include Inherited Members

When implemented in a derived class, represents an external application provider (EAP).

The SPExternalApplicationProvider type exposes the following members.

Constructors

  Name Description
Protected method SPExternalApplicationProvider Initializes a new instance of the SPExternalApplicationProvider class.

Top

Properties

  Name Description
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetRegistrationInformation When implemented in a derived class, gets information needed for a UI on which an external application is registered.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnApplicationWebPartCreateChildControls When implemented in a derived class, calls logic that should run when the CreateChildControl method of a Web Part that hosts an external application runs.
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPExternalApplicationProvider Class

Microsoft.SharePoint.Administration Namespace