WFRadioButtonPair

The implementation of this Web Control displays a pair of radio buttons (e.g. Approve/Reject).

Properties

Field Name Definition
Alignment

Determines whether the radio buttons are displayed vertical or horizontal.

BindingName

The BindingName property allows you to type in a name that becomes the custom attribute name. You can also select the XPath of the data element contained within the XML Schema file for which to bind this control.

Click on the BindingName property, the Select XPath from XML Schema window appears.

Choose an XPath node for which to bind and click OK.

Decorate

Determines whether Approve/Reject or Yes/No is shown.

Inherits

  • System.Web.UI.WebControls.WebControl
  • WFDataBindingControl

Usage

This Web Control is recommended to be used with a Single Condition AgileShape.