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