Freigeben über


TreeControl.ICallbackEventHandler.GetCallbackResult-Methode

Ruft Rückruf Ergebnisse ab.

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

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Private Function GetCallbackResult As String
    Implements ICallbackEventHandler.GetCallbackResult
'Usage
Dim instance As TreeControl
Dim returnValue As String

returnValue = CType(instance, ICallbackEventHandler).GetCallbackResult()
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
stringICallbackEventHandler.GetCallbackResult()

Rückgabewert

Typ: System.String
Gibt String zurück.

Implementiert

ICallbackEventHandler.GetCallbackResult()

Siehe auch

Referenz

TreeControl Klasse

TreeControl-Member

Microsoft.SharePoint.Taxonomy-Namespace