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!

Image Class

[To be supplied.]

Object
   Control
      WebControl
         Image

[Visual Basic]
Public Class Image
   Inherits WebControl
[C#]
public class Image : WebControl
[C++]
public __gc class Image : public WebControl
[JScript]
public class Image extends WebControl

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

Image Members | System.Web.UI.WebControls Namespace