ImageFieldValue Constructor
Constructs a new empty instance of a ImageFieldValue object.
Namespace: Microsoft.SharePoint.Publishing.Fields
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ImageFieldValue()
public ImageFieldValue()