'Declaration Public Function New( _ ByVal text As String, _ ByVal groupIndex As Integer _ )
public RenderInputRadioButton( string text, int groupIndex )
Parameters
- text
- A string to assign to the RenderInputButtonBase.Text property.
- groupIndex
- A value to assign to the RenderInputRadioButton.GroupIndex property.