Click or drag to resize
LinkMenuItemTargetNew Property
Gets or Sets boolean indicating whether to open the url in new window or not

Namespace: Cadcorp.Web.UI.Controls.Menu
Assembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
public bool TargetNew { get; set; }

Property Value

Type: Boolean
See Also