1 write to _runtimeCommand
System.Web.Mobile (1)
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
287this._runtimeCommand = runtimeCommand;
2 references to _runtimeCommand
System.Web.Mobile (2)
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
293this._text = _runtimeCommand.Text; 300return _runtimeCommand;