ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Programatically navigate to url

Hi, I need to open a page filtered to a certain employee. I plan to do this
by programmatically opening the page. How do I do this?
I tried the following...

If GriEmployee.SelectedIndex = 1 then
NavigateURL = "~/PatientEntry.aspx"
End if 'something like this... but it doesn't work.

Thank you, Mark


0 Kudos
Message 1 of 1
(3,026 Views)