I am setting the ImageURL property on the WebImageViewer control in order to display an image. How can I clear the image being displayed on the WebImageViewer control?
Thanks
Ben
I tried that and I received the following error:
Object reference not set to an instance of an object.
I tried that also and received an invalid url error. I ended up creating a small blank image as a work around.