Enum RenderListDataOptionsFlags
Options to setup on the Render
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public enum RenderListDataOptionsFlags : int
Options to setup on the Render
public enum RenderListDataOptionsFlags : int
Return the files representing mount points in the list
Returns the client form schema to add and edit items
Return client-side component manifest information associated with the list (reserved for future use)
Return list context information
Do not return non-SPFX CustomAction
Prevents AutoHyperlink from being run on text fields in this query
Enables URLs pointing to Media TA service, such as .thumbnailUrl, .videoManifestUrl, .pdfConversionUrls
The returned list will have a FileSystemItemId field on each item if possible. Must be combined with the ListData flag
Return the order of items in the new-item menu
Return information to initialize Grid for quick edit
Return all content-types available on the list
Returns information about list content types. Must be combined with the ContextInfo flag
Return list data (same as None)
Return list schema
Return HTML for the list menu
Return default output
Returns page context info for the current list being rendered
Returns parent folder information
Returns QuickLaunch navigation nodes
Indicator if the vroom API of the SPItemUrl returned in MediaTAUrlGenerator should use site url as host
Return SPFX CustomAction
Returns Spotlight rendering information
Returns view XML and other information about the current view
Returns Visualization rendering information