Class FieldUrlOptions
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Available options for SharePoint URL fields
public class FieldUrlOptions : CommonFieldOptions
- Inheritance
-
FieldUrlOptions
- Inherited Members
Properties
DisplayFormat
Gets or sets a value that specifies the display format for the value in the field.
public UrlFieldFormatType DisplayFormat { get; set; }