Displays a linked image. It also supports Web Part Connections between compatible Web Parts.
Inheritance Hierarchy
Namespace: Microsoft.SharePoint.WebPartPages System. . :: . Object
System.Web.UI. . :: . Control
System.Web.UI.WebControls. . :: . WebControl
System.Web.UI.WebControls. . :: . Panel
System.Web.UI.WebControls.WebParts. . :: . Part
System.Web.UI.WebControls.WebParts. . :: . WebPart
Microsoft.SharePoint.WebPartPages. . :: . WebPart
Microsoft.SharePoint.WebPartPages. . :: . ImageWebPart
System.Web.UI
System.Web.UI.WebControls
System.Web.UI.WebControls
System.Web.UI.WebControls.WebParts
System.Web.UI.WebControls.WebParts
Microsoft.SharePoint.WebPartPages
Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
<SupportsAttributeMarkupAttribute(True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class ImageWebPart _
Inherits WebPart _
Implements IDesignTimeHtmlProvider, ICellConsumerDim instance As ImageWebPart[SupportsAttributeMarkupAttribute(true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class ImageWebPart : WebPart,
IDesignTimeHtmlProvider, ICellConsumer