The following tables list the members exposed by WebNavBarItem.
| Name | Description | |
|---|---|---|
![]() | WebNavBarItem Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | DisplayMode | Gets or sets the display mode of the NavBarItem. |
![]() | Enabled | Indicates whether the NavBarItem is enable. |
![]() | Image | Gets or sets the image of NavBarItem. |
![]() | ImagePosition | Gets or sets the image position of NavBarItem. |
![]() | ImageSize | Gets or sets the image size of the NavBarItem. |
![]() | ItemCustomRules | Gets or sets the custom rules applied to NavBarItem. |
![]() | Name | Overridden. Gets or sets the name of WebNavBarItem. |
![]() | TargetURL | Gets or sets the target url when item is clicked. |
![]() | TargetWindow | Gets or sets the target window for the navigation link. If blank, it will use TargetWindow property specified in BarItemSettings. |
![]() | Text | Gets or sets text of NavBarItem. |
![]() | ToolTip | Gets or sets the tooltip of NavBarItem. |
![]() | Visible | Indicates whether the NavBarItem is visible. |
| Name | Description | |
|---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString |


