Menu for ASP.NET Web Forms
Target Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Menu Namespace > C1MenuItem Class : Target Property
Gets or sets the target window or frame in which to display the Web page content associated with a menu item when the menu item is clicked or the enter key is pressed.
Syntax
'Declaration
 
Public Overridable Property Target As System.String
public virtual System.string Target {get; set;}
Remarks
The default value is an empty string.
See Also

Reference

C1MenuItem Class
C1MenuItem Members