2 writes to _name
System.Web.Mobile (2)
UI\MobileControls\ObjectListCommand.cs (2)
46_name = name; 63_name = value;
2 references to _name
System.Web.Mobile (2)
UI\MobileControls\ObjectListCommand.cs (2)
58return (_name == null) ? String.Empty : _name;