WFUserNameListBox

The implementation of this Web Control displays a list box that includes a list of user names for which the  user can make a selection.

Properties

Field Name Definition
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.

Filter

Allows a wildcard for user full name, GROUP(groupName) ROLE(roleName).

Inherits

  • System.Web.UI.WebControls.ListBox
  • WFDataBindingControl

Usage

Not applicable.