Click or drag to resize

TrayGetBindingConnector Method

IT Hit User File System
GetBindingConnector(int connectionId, object target)

Namespace:  ITHit.FileSystem.Windows.WinUI
Assembly:  ITHit.FileSystem.Windows.WinUI (in ITHit.FileSystem.Windows.WinUI.dll) Version: 9.0.29481.0-Beta
Syntax
public IComponentConnector GetBindingConnector(
	int connectionId,
	Object target
)

Parameters

connectionId
Type: SystemInt32
target
Type: SystemObject

Return Value

Type: IComponentConnector

Implements

IComponentConnector.GetBindingConnector(Int32, Object)
See Also