Share via


NoNamespace.getSelectedItemID Field

Definition

Represents the getSelectedItemID XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dropDown, gallery, dropDown, gallery.
  • corresponds to the following strongly-typed properties: DropDown.GetSelectedItemID, DropDownRegular.GetSelectedItemID, Gallery.GetSelectedItemID, GalleryRegular.GetSelectedItemID, UnsizedGallery.GetSelectedItemID.

Applies to