NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ImageButton.UsesEvents

[To be supplied.]

[Visual Basic]
Overridable Protected Function UsesEvents() As Boolean
[C#]
protected virtual bool UsesEvents();
[C++]
protected: virtual bool UsesEvents();
[JScript]
protected function UsesEvents() : Boolean;

See Also

ImageButton Class | ImageButton Members | System.Web.UI.WebControls Namespace