Share via


W.ddList Field

Definition

Represents the w:ddList XML element.

public static readonly System.Xml.Linq.XName ddList;
 staticval mutable ddList : System.Xml.Linq.XName
Public Shared ReadOnly ddList As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ffData.
  • has the following child XML elements: default, listEntry, result.
  • corresponds to the following strongly-typed classes: DropDownListFormField.

Applies to