[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputButton.-ctor

RenderInputButton Constructor

RenderInputButton()

Initializes a new instance of the RenderInputButton class.

Declaration
public RenderInputButton()

RenderInputButton(string)

Initializes a new instance of the RenderInputButton class, assigning the button text.

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

A string to assign to the Text property.