共用方式為


SPExternalApplicationRequestResult class

在衍生類別中實作時,提供 Web 組件的裝載外部應用程式,並選擇性地保留用戶端雜湊會傳回內容控制項的方法。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPExternalApplicationRequestResult

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public MustInherit Class SPExternalApplicationRequestResult
'用途
Dim instance As SPExternalApplicationRequestResult
public abstract class SPExternalApplicationRequestResult

備註

實作這個類別是建立自訂的外部應用程式提供者 (EAP) 的程序的一部分。如果外部應用程式不需要用戶端雜湊,而且您不需要變更的方式, Microsoft SharePoint Foundation呈現的網頁組件裝載應用程式,然後您可以實作屬性和方法,以傳回a null reference (Nothing in Visual Basic)。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPExternalApplicationRequestResult members

Microsoft.SharePoint namespace