Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an HTML string of an <IMG> tag with default property values representing a preview of ImageFieldValue data for fields of this type.
Namespace: Microsoft.SharePoint.Publishing.Fields
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property PreviewValueTyped As Object
Get
'Usage
Dim instance As ImageField
Dim value As Object
value = instance.PreviewValueTyped
public override Object PreviewValueTyped { get; }
Property Value
Type: System.Object
An HTML string.