C# Class form_builder.Extensions.FormSchemaExtensions

Afficher le fichier Open project: smbc-digital/form-builder

Méthodes publiques

Méthode Description
GetReducedPages ( FormSchema schema, FormAnswers answers ) : List

Private Methods

Méthode Description
RecursivelyReducePages ( Dictionary answersDictionary, List schemaPages, string currentPageSlug, List reducedPages ) : List

Method Details

GetReducedPages() public static méthode

public static GetReducedPages ( FormSchema schema, FormAnswers answers ) : List
schema FormSchema
answers FormAnswers
Résultat List