LinkMenuItem
Wisej.Web.LinkMenuItem
Last updated
Was this helpful?
Wisej.Web.LinkMenuItem
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.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 .
e
Renders the client component.
config
Dynamic configuration object.
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
Bindable components implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
: 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: ""
)
Fires the event.
An that contains the event data.
Fired when the property value changes.
Defines an object that can invoke a .