LinkMenuItem
Wisej.Web.LinkMenuItem
Last updated
Wisej.Web.LinkMenuItem
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents an individual menu item that is displayed within a MainMenu or ContextMenu rendered using the <a> link element to let the browser process the specified HRef URL.
String: Returns or sets the URL to navigate to when this item is clicked. (Default: ""
)
String: Returns or sets where to open the URL specified in HRef. (Default: ""
)
EventHandler Fired when the HRef property value changes.
Name | Description |
---|---|
All wisej components implement this interface. | |
Allows an object to serialize itself. |