LinkDlgHideTarget
From FCKeditor Docs
This option allows you to hide the "Target" tab in the Link dialog window. By hiding the "Target" option you can force the user to create links with a taget configured in DefaultLinkTarget.
For example:
FCKConfig.LinkDlgHideTarget = true ;
