2 writes to _text
System.Web.Mobile (2)
UI\MobileControls\ObjectListCommand.cs (2)
47_text = text; 84_text = value;
2 references to _text
System.Web.Mobile (2)
UI\MobileControls\ObjectListCommand.cs (2)
79return (_text == null) ? String.Empty : _text;