LinkMenuItem
Wisej.Web.LinkMenuItem
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.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.
C#
VB.NET
public class LinkMenuItem : MenuItem
Public Class LinkMenuItem
Inherits MenuItem
Name | Description |
---|---|
Bindable components implement this interface. | |
All wisej components implement this interface. | |
Allows an object to serialize itself. |
Last modified 4mo ago