A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Hi,
Can't reproduce the error, which version of firefox are you using and which error are you getting?
This code is executed on the web server so I don't see how different browsers can affect it
Hi,
When i tried to use the CurrentPage method in Mater Page it is working fine in IE but not working in Mozilla.....
my code goes like below:
string imagesource = ((PageBase)Page).CurrentPage["SubBanner"] as string ?? string.Empty;
Can any one pls figure it out.....