Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
885
Can't see "enabled" property or "setEnabled" method for WebImageButton
posted

From code-behind, I am unable to set the enabled state of the button. I can see that the property is available via the properties section in the 

Visual Studio, but the methods or property are not available or not visible through Intellisense.

Paul