Skip to content

Commit c36f809

Browse files
committed
updated docs aligned for July release
1 parent 4a73ea2 commit c36f809

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/transform/modernize-userinterface-site-pages-api.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The default page transformation configuration (webpartmapping.xml) uses built-in functions and selectors to drive the mapping from classic web parts to modern 1st party and 3rd party web parts. This page lists all the available functions.
66

7-
> [!NOTE]
7+
> [!Note]
88
> This page is auto-generated, if you see issues please create a PR against the respective Transformation framework code base.
99
1010
## Functions
@@ -313,13 +313,15 @@ Spacer|Will be output if the provided wiki text was considered empty
313313
Name|Description
314314
:-----|:----------
315315
{ListId}|Guid of the list to use
316+
{ViewXml}|Definition of the selected view
316317
#### Output values
317318

318319
Name|Description
319320
:-----|:----------
320321
Library|The list is a document library
321322
List|The list is a document list
322323
Issue|The list is an issue list
324+
TaskList|The list is an task list
323325
DiscussionBoard|The list is a discussion board
324326
Survey|The list is a survey
325327
Undefined|The list base type is undefined

0 commit comments

Comments
 (0)