Menu::Orientation Property
.NET Framework (current version)
Gets or sets the direction in which to render the Menu control.
Assembly: System.Web (in System.Web.dll)
public: property Orientation Orientation { Orientation get(); void set(Orientation value); }
Property Value
Type: System.Web.UI.WebControls::OrientationOne of the Orientation enumeration values. The default is Orientation.Vertical.
.NET Framework
Available since 2.0
Available since 2.0
Show: