Gets or sets a value that specifies whether the "Open in new window" form element is displayed within the Insert Link dialog form.
public bool ShowOpenInNewWindowButton { get; set; }
Public Property ShowOpenInNewWindowButton As Boolean
If the ShowOpenInNewWindowButton property is set to false, the "Open in new window" check box is not displayed within the Insert Link dialog form.