Freigeben über


UrlFieldFormatType-Enumeration

Gibt das Anzeigeformat des Felds (2).

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Enumeration UrlFieldFormatType
'Usage
Dim instance As UrlFieldFormatType
public enum UrlFieldFormatType

Member

Membername Beschreibung
Hyperlink Geben Sie an, dass der Wert als Link angezeigt werden muss. Der Wert = 0.
Image Geben Sie an, dass der Wert als Bild angezeigt werden muss. Der Wert = 1.

Siehe auch

Referenz

Microsoft.SharePoint.Client-Namespace