Share via


NoNamespace.getLabel Field

Definition

Represents the getLabel XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: button, checkBox, comboBox, control, dropDown, dynamicMenu, editBox, gallery, group, labelControl, menu, tab, toggleButton, button, category, checkBox, comboBox, control, dropDown, dynamicMenu, editBox, gallery, group, groupBox, hyperlink, labelControl, menu, menuGroup, radioGroup, tab, task, taskFormGroup, taskGroup, toggleButton.
  • corresponds to the following strongly-typed properties: BackstageCheckBox.GetLabel, BackstageComboBox.GetLabel, BackstageDropDown.GetLabel, BackstageEditBox.GetLabel, BackstageFastCommandButton.GetLabel, BackstageGroup.GetLabel, BackstageGroupButton.GetLabel, BackstageLabelControl.GetLabel, BackstageMenuButton.GetLabel, BackstageMenuCheckBox.GetLabel, BackstageMenuGroup.GetLabel, BackstageMenuToggleButton.GetLabel, BackstagePrimaryMenu.GetLabel, BackstageRegularButton.GetLabel, BackstageSubMenu.GetLabel, BackstageTab.GetLabel, Button.GetLabel, ButtonRegular.GetLabel, CheckBox.GetLabel, ComboBox.GetLabel, ControlClone.GetLabel, ControlCloneQat.GetLabel, ControlCloneRegular.GetLabel, DropDown.GetLabel, DropDownRegular.GetLabel, DynamicMenu.GetLabel, DynamicMenuRegular.GetLabel, EditBox.GetLabel, Gallery.GetLabel, GalleryRegular.GetLabel, Group.GetLabel, GroupBox.GetLabel, Hyperlink.GetLabel, LabelControl.GetLabel, Menu.GetLabel, MenuRegular.GetLabel, MenuWithTitle.GetLabel, QuickAccessToolbarControlClone.GetLabel, RadioGroup.GetLabel, Tab.GetLabel, TaskFormGroup.GetLabel, TaskFormGroupCategory.GetLabel, TaskFormGroupTask.GetLabel, TaskGroup.GetLabel, TaskGroupCategory.GetLabel, TaskGroupTask.GetLabel, TextLabel.GetLabel, ToggleButton.GetLabel, ToggleButtonRegular.GetLabel, UnsizedButton.GetLabel, UnsizedControlClone.GetLabel, UnsizedDynamicMenu.GetLabel, UnsizedGallery.GetLabel, UnsizedMenu.GetLabel, UnsizedToggleButton.GetLabel, VisibleButton.GetLabel, VisibleToggleButton.GetLabel.

Applies to