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