edtFTPnet/Express - Class Reference

FTPSynchronizeView.LinkComponent Method 

Called by the given FTP component when it is added to a container.

public void LinkComponent(
   IFTPComponent component
);

Parameters

component
FTP component just added to the container.

Implements

IFTPComponent.LinkComponent

Remarks

This method allows FTP components to interlink themselves automatically.

See Also

FTPSynchronizeView Class | EnterpriseDT.Net.Ftp.Forms Namespace