The constructors of System.Web.UI.WebControls.MenuItem are listed below. For a list of all members, see the MenuItem Members list.
See Also: Inherited members from System.Object
MenuItem() |
Initializes a new instance of the System.Web.UI.WebControls.MenuItem class without menu text or a value. | |
Initializes a new instance of the System.Web.UI.WebControls.MenuItem class using the specified menu text. | ||
Initializes a new instance of the System.Web.UI.WebControls.MenuItem class using the specified menu text and value. | ||
Initializes a new instance of the System.Web.UI.WebControls.MenuItem class using the specified menu text, value, and URL to an image. | ||
Initializes a new instance of the System.Web.UI.WebControls.MenuItem class using the specified menu text, value, image URL, and navigation URL. | ||
Initializes a new instance of the System.Web.UI.WebControls.MenuItem class using the specified menu text, value, image URL, navigation URL, and target. |