Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
navigateUrl Property
Get the navigate URL.
Syntax
| ASP.NET Ajax Javascript (Specification) | |
|---|
function get_navigateUrl() : String
function set_navigateUrl(value : String) |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfDataMenuItem.get_navigateUrl(); |
See Also