IListItem Interface |
Namespace: Bootstrap.A11y
public interface IListItem
The IListItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Gets or sets a value indicating whether this IListItem is enabled.
| |
| NavigateUrl |
Gets or sets the navigate URL.
| |
| Text |
Gets or sets the text.
|