Wisej.Web.LinkMenuItem
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents an individual menu item that is displayed within a or rendered using the <a> link element to let the browser process the specified URL.
Initializes a new instance of .
: Returns or sets the URL to navigate to when this item is clicked. (Default: "")
: Returns or sets where to open the URL specified in . (Default: "")
Fired when the property value changes.
Bindable components implement this interface.
Defines an object that can invoke a Command.
All wisej components implement this interface.
Allows an object to serialize itself.
Public Class LinkMenuItem
Inherits MenuItempublic class LinkMenuItem : MenuItem