Image.Image Constructor
.NET Framework 3.0
Initializes a new instance of the Image class.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Image Members
System.Web.UI.WebControls Namespace
Assembly: System.Web (in system.web.dll)
The following example demonstrates how to create and initialize a new instance of the Image class.
Note: |
|---|
| The following code sample uses the single-file code model and may not work correctly if copied directly into a code-behind file. This code sample must be copied into an empty text file that has an .aspx extension. For more information on the Web Forms code model, see ASP.NET Web Page Code Model. |
Reference
Image ClassImage Members
System.Web.UI.WebControls Namespace
Other Resources
Image Web Server ControlCommunity Additions
ADD
Show:
Note: