General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
ASPxClientTreeViewNode.GetNavigateUrl Method
Gets an URL which defines the navigation location for the node's hyperlink.
Declaration
GetNavigateUrl(): string
Returns
Type | Description |
---|---|
string | A string value which represents an URL to where the client web browser will navigate when the node is clicked. |
Remarks
In order to set the navigate an URL on the client side, use the ASPxClientTreeViewNode.SetNavigateUrl method.
See Also
Feedback