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