Common Application Framework

DragDropDirector.RegisterDropTarget Method 

Registers a new DropTarget with the DragDropDirector.

public abstract DropTarget RegisterDropTarget(
   string targetType
);

Parameters

targetType

Return Value

See Also

DragDropDirector Class | Aveva.ApplicationFramework.Presentation Namespace