BndLkupNavigateUrl Property |
The URL to which to navigate. If a NavigateURL is specified, Text is provided,
the lookup button is locked and the textbox is readonly, then a hyperlink will
be rendered using this URL.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string NavigateUrl { get; set; }
Public Property NavigateUrl As String
Get
Set
Property Value
Type:
StringSee Also