The Menu Title of the page

Namespace: Composite.Data
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public string MenuTitle { get; }
Visual Basic
Public ReadOnly Property MenuTitle As String
	Get
Visual C++
public:
property String^ MenuTitle {
	String^ get ();
}

See Also