Enum ListExperience
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
List experience, determines how a list is presented (modern or classic)
public enum ListExperience
Fields
SPO will automatically define the right experience based on the settings of the current list, it is the default value.
The Classic experience will be forced for the current list.
The Modern experience will be forced for the current list.