aspx thread: Need idea how to use IIF functionality in ASPX page.
Hi,
I am a new .Net developer. Now doing some development work in ASPX
Oracle and vb Assembly. I want to use "IIF" function in my ASPX code
behind file(.vb) as used in VB earlier . It is giving error as "IIF" is
not defined , but I am getting all the intelligence messages when writing
the function in vb code behind file.Please let me know how to use this
function in this environment.
Regards..
Jit
Hey, Just import the namespace 'Microsoft.VisualBasic' into your code. -HegdeS
|





