BaseXsltListWebPart.GetCallbackResult method
傳回以控制項為目標的回呼事件的結果。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides Function GetCallbackResult As String
'用途
Dim instance As BaseXsltListWebPart
Dim returnValue As String
returnValue = instance.GetCallbackResult()
public override string GetCallbackResult()
傳回值
Type: System.String
回呼事件的結果。
Implements
ICallbackEventHandler.GetCallbackResult()
備註
這個覆寫會檢查是否正在使用分頁。如果正在使用分頁,就會將參數設定為啟用分頁顯示在 [網頁組件中的項目。