CommandName

CommandName
常用释义
CommandName

扩展信息

命令名
  每个菜单项具有显示文本,命令名(commandname),提示文本(tooltip)。你可以通过各方法扩展这个类,例如添加一个图片URL…
命令名称
Unity 脚本类总索引 ... clickCount 鼠标点击数 commandName 命令名称 current 当前事件 ...
按钮命令名称
GridView+FormView 示范数据... ... 父代控件。 按钮命令名称。 ...
命令的名称
该过程中,我们可以使用命令的名称CommandName)来区分来自不同列按钮的单击,并通过DataGridItem类的ItemIndex属 …
按钮的
其实,按钮的CommandName)属性,都是关键字。如果您知道这些按钮的 CommandName已经被设定为 Edit / Update / De…
设置命令名称
ASP.NET教程:11.2 DataList控件(2)_网页学习网 ... Text 用于数据绑定 CommandName 设置命令名称 "edit" 编辑" /> ...
的单行叙述
Debian 参考手册 - Debian指南 ... key-word 有关的说明文件。 commandname 的单行叙述。 ls -A " 和 " ...

例句

Set the CommandName and the corresponding CommandArgument property of each button to one of the values listed in the following table.

将每个按钮的CommandName以及相应的CommandArgument属性设置为下表列出的值之一。

If you specify the commandname parameter, the command line displays information about the arguments and options for that command.

如果您指定了commandname参数,则该命令行会显示有关此命令的参数和选项的信息。

To accomplish this, you could add a Button Web server control to the SelectedItem template and set its CommandName property to "unselect" .

若要完成此操作,可将一个ButtonWeb服务器控件添加到SelectedItem模板,并将其CommandName属性设置为“unselect”。

help commandName - Displays detailed information for the specified command.

helpcommandName——显示指定命令的详细信息。

同样的,要设置从对应的菜单项对象得到的文本(text),工具提示(tooltip),和命令名(commandname)。

help commandName stepName - Displays detailed information for the specified step belonging to the specified command.

helpcommandNamestepName——显示属于指定命令的指定步骤的详细信息。

commandNameoptions——使用指定的选项字符串调用管理命令。

commandNametargetObjectoptions——使用指定的目标对象和选项字符串调用管理命令。

表示“更改密码”按钮的CommandName值。

Set the CommandName property of the button from Step 3 to select (case-sensitive).

将步骤3添加的按钮的CommandName属性设置为select(区分大小写)。