3.1.5.37.25 List Web Parts Result Set (2)

The List Web Parts Result Set contains information about the List Web Parts defined for the specified User Info List. The List Web Parts Result Set MUST be returned if execution is successful to this point, and all the following conditions are met:

  • @WebSiteId contains a valid Site Collection Identifier (section 2.2.1.9) and the site collection has a User Info List

  • The List Identifier (section 2.2.1.5) specified by @ListId, or if @ListId is NULL, the List Identifier of the list at (or that contains) the location specified by @Url doesn’t match the List Identifier for the User Info List

  • @MetadataFlags has the METADATA_USERINFOLIST flag set, or @Url specifies a list or a location within a list

  • @MetadataFlags has the METADATA_USERINFOLIST_FULL flag set

  • @MetadataFlags doesn't have the METADATA_USERINFOLIST_NOFETCH flag set

The List Web Parts Result Set MUST contain one row for each WebPart registered for this List.

The List Web Parts Result Set is defined in the Common Result Sets List Web Parts Result Set (section 2.2.5.13).