Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
SPExternalApplicationProvider | Initializes a new instance of the SPExternalApplicationProvider class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.) |
![]() |
GetRegistrationInformation | When implemented in a derived class, gets information needed for a UI on which an external application is registered. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
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. |
![]() |
OnDeserialization | Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.) |
Top