ASPxClientNavBarItem.GetNavigateUrl Method
Gets an URL which defines the item’s navigation location.
Declaration
GetNavigateUrl(): string
Returns
| Type | Description |
|---|---|
| string | A string value which represents the URL to where the client web browser will navigate when the item is clicked. |
See Also