[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputText.-ctor

RenderInputText Constructor

RenderInputText()

Initializes a new instance of the RenderInputText class.

Declaration
public RenderInputText()

RenderInputText(string)

Initializes a new instance of the RenderInputText class, assigning the Text property.

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

A string to assign to the Text property.