This documentation is archived and is not being maintained.
<Command> Element
Visual Studio 2005
Represents a Command of an ObjectList ASP.NET mobile control. Each <Command> element represents a command that a user can invoke on an item in an object list.
<Command Name="commandName" Text="commandText" />
Show: