Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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.....