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