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