DatePicker

The implementation of this Web Control provides a convenient way for the user to pick a date.

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.

Date

The default value of the Date Picker.

Inherits

  • System.Web.UI.Control
  • INamingContainer
  • WFDataBindingControl

Usage

Not applicable.