[]
Initializes a new instance of the RenderInputText class.
public RenderInputText()
Initializes a new instance of the RenderInputText class, assigning the Text property.
public RenderInputText(string text)
Type | Name | Description |
---|---|---|
string | text | A string to assign to the Text property. |