CUI.Controls.DropDownCommandProperties.SelectedItemId Field
Applies to: SharePoint Foundation 2010
Represents a command property to specify the ID of the selected item in the drop-down combo box control.
var value = CUI.Controls.DropDownCommandProperties.SelectedItemId;
Field Value
Type: String
The value of this constant is "SelectedItemId".
Applies To
CUI.Controls.DropDownCommandProperties Class
See Also
Reference
CUI.Controls.DropDownCommandProperties Fields