Search Results for

    Show / Hide Table of Contents

    Enum ListPageRenderType

    List Page Render Type. Reasons why the page is rendered in classic UX, or Modern if the page is in Modern UX. (e.g. https://docs.microsoft.com/en-us/previous-versions/office/sharepoint-csom/mt796270(v=office.15))

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum ListPageRenderType

    AnonymousUser

    CustomizedForm

    CustomizedPage

    DocLibNewForm

    DropOffLibrary

    HasBusinessDataField

    HasCustomActionWithCode

    HasGeolocationField

    HasMetadataNavFeature

    HasPublishingfield

    HasTaskOutcomeField

    InvalidControModeInForm

    InvalidFieldTypeInForm

    IsUnghosted

    JSLinkCustomization

    ListSettingOff

    ListTemplateNotSupported

    ListTypeNoSupportForModernMode

    Modern

    Page renders in Modern UX. All others are reasons/modes to render in classic UX

    MultipeWePart

    NoSPList

    SiteSettingOff

    SpecialViewType

    TenantSettingOff

    Undefined

    We don't have enough infomation to know the render mode. Will also happen if the linked file does not belong to a list

    UnsupportedFieldTypeInForm

    WebSettingOff

    WikiPage

    XslLinkCustomization

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer