[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputCheckBox.-ctor

RenderInputCheckBox Constructor

RenderInputCheckBox()

Initializes a new instance of the RenderInputCheckBox class.

Declaration
public RenderInputCheckBox()

RenderInputCheckBox(string)

Initializes a new instance of the RenderInputCheckBox class.

Declaration
public RenderInputCheckBox(string text)
Parameters
Type Name Description
string text

The text to use as the checkbox label.