'宣言 Public Function New( _ ByVal text As System.String, _ ByVal groupIndex As System.Integer _ )
'使用法 Dim text As System.String Dim groupIndex As System.Integer Dim instance As New RenderInputRadioButton(text, groupIndex)
public RenderInputRadioButton( System.string text, System.int groupIndex )
パラメータ
- text
- テキスト。
- groupIndex
- グループインデックス。