Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Enumeration ListPageRenderType
'Usage
Dim instance As ListPageRenderType
public enum ListPageRenderType
Members
| Member name | Description | |
|---|---|---|
| Undefined | ||
| MultipeWePart | ||
| JSLinkCustomization | ||
| XslLinkCustomization | ||
| NoSPList | ||
| HasBusinessDataField | ||
| HasTaskOutcomeField | ||
| HasPublishingfield | ||
| HasGeolocationField | ||
| HasCustomActionWithCode | ||
| HasMetadataNavFeature | ||
| SpecialViewType | ||
| ListTypeNoSupportForModernMode | ||
| AnonymousUser | ||
| ListSettingOff | ||
| SiteSettingOff | ||
| WebSettingOff | ||
| TenantSettingOff | ||
| CustomizedForm | ||
| DocLibNewForm | ||
| UnsupportedFieldTypeInForm | ||
| InvalidFieldTypeInForm | ||
| InvalidControModeInForm | ||
| CustomizedPage | ||
| ListTemplateNotSupported | ||
| WikiPage | ||
| DropOffLibrary | ||
| Modern |