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