ImageWebPart.ImageLink Property
Gets or sets an URL or file path that specifies the location of an image file.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebPartStorageAttribute(Storage.Shared)] [ResourcesAttribute("ImageLinkLiteral", "Advanced", "ImageLink")] public string ImageLink { get; set; }
Property Value
Type: System.StringString URL or file path that specifies the location of an image file.