Skip to main content
A newer version of this page is available. .
All docs
V21.1

QueryBuilderHtmlContentBuilder Constructors

A builder for the Web Query Builder.
Name Parameters Description
QueryBuilderHtmlContentBuilder(IHtmlHelper, String) htmlHelper, name Initializes a new instance of the QueryBuilderHtmlContentBuilder class with specified settings.
QueryBuilderHtmlContentBuilder(IHtmlHelper) htmlHelper Initializes a new instance of the QueryBuilderHtmlContentBuilder class with specified settings.
See Also