UrlFieldFormatType enumeration

Specifies the display format of the field (2).

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
HyperlinkSpecify that the value must be displayed as a hyperlink. The value = 0.
ImageSpecify that the value must be displayed as an image. The value = 1.
Show: