[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BooleanCheckerBuilder-1

BooleanCheckerBuilder<T> Class

Defines the html builder for BooleanChecker.

Implements
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class BooleanCheckerBuilder<T> : SelectorBaseBuilder<T, BooleanChecker<T>, BooleanCheckerBuilder<T>>, IHtmlContent
Type Parameters
Name Description
T

The data item type.

Constructors

Name Description
BooleanCheckerBuilder(BooleanChecker<T>)

Create one BooleanCheckerBuilder instance.