FormItemRow.ImageUrl Field
Specifies the first image URL, which is displayed on the left side of the row.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected ImageUrl As String
'Usage
Dim value As String
value = Me.ImageUrl
Me.ImageUrl = value
protected string ImageUrl