2 writes to Argument
System.Web.Mobile (2)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (2)
583
SelectedAppliedFilter.
Argument
= _tbArgument.Text;
1045
Argument
= _runtimeChoice.Argument;
2 references to Argument
System.Web.Mobile (2)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
505
_tbArgument.Text = SelectedAppliedFilter.
Argument
;
UI\MobileControls\Design\Util\DesignerUtility.cs (1)
132
String key = ChoiceToUniqueIdentifier(node.Name, node.
Argument
);