RadioButtonField.RadioButtonField

RadioButtonField(Page)

Constructor for RadiouttonField

public RadioButtonField(Page page)
ParameterTypeDescription
pagePagePage where radio button will be placed.

See Also


RadioButtonField(Document)

Constructor for RadioButtonField.

public RadioButtonField(Document doc)
ParameterTypeDescription
docDocumentDocument where radio button will be created.

See Also