Gets or sets the target window or frame to display the Web page content linked to when the menu item is clicked or enter key pressed. Default value is empty string.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1MenuClient (in C1MenuClient.dll)

Syntax

JavaScript
function get_target();
function set_target(value);

See Also