Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Menu.TargetFrame Property

Gets or sets the name of the target frame in which all sub menu appears.

[Visual Basic]
Public Property TargetFrame As String
[C#]
public String TargetFrame {get; set;}

Remarks

Use this property to implement cross frame menu. See Using Cross Frame menu for details.

See Also

Menu Class | EO.Web Namespace


Direct link to this topic