Gets or sets the direction in which to render the System.Web.UI.WebControls.Menu control.
Documentation for this section has not yet been entered.
Use the Menu.Orientation property to specify the direction in which to render the System.Web.UI.WebControls.Menu control. The following table lists the available directions.
Orientation.Horizontal |
The System.Web.UI.WebControls.Menu control is rendered horizontally. |
Orientation.Vertical |
The System.Web.UI.WebControls.Menu control is rendered vertically. |