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