Method | Description | |
---|---|---|
GetReducedPages ( FormSchema schema, FormAnswers answers ) : List |
Method | Description | |
---|---|---|
RecursivelyReducePages ( Dictionary answersDictionary, List schemaPages, string currentPageSlug, List reducedPages ) : List |
public static GetReducedPages ( FormSchema schema, FormAnswers answers ) : List |
||
schema | FormSchema | |
answers | FormAnswers | |
return | List |