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