'Declaration
Public Function OnDragOverAsync( _ ByVal targetDragId As String, _ ByVal targetDragTreeId As String, _ ByVal targetDropId As String, _ ByVal targetDropTreeId As String _ ) As Task(Of Boolean)
public Task<bool> OnDragOverAsync( string targetDragId, string targetDragTreeId, string targetDropId, string targetDropTreeId )
Parameters
- targetDragId
- targetDragTreeId
- targetDropId
- targetDropTreeId