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