Share via


NoNamespace.getItemID Field

Definition

Represents the getItemID XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: comboBox, dropDown, gallery, comboBox, dropDown, gallery, radioGroup.
  • corresponds to the following strongly-typed properties: BackstageComboBox.GetItemID, BackstageDropDown.GetItemID, ComboBox.GetItemID, DropDown.GetItemID, DropDownRegular.GetItemID, Gallery.GetItemID, GalleryRegular.GetItemID, RadioGroup.GetItemID, UnsizedGallery.GetItemID.

Applies to