ObjectListShowCommandsEventArgs.Commands 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置对象中的 ObjectListCommandCollection 命令集合。 最初,集合为空。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅
public:
property System::Web::UI::MobileControls::ObjectListCommandCollection ^ Commands { System::Web::UI::MobileControls::ObjectListCommandCollection ^ get(); };
public System.Web.UI.MobileControls.ObjectListCommandCollection Commands { get; }
member this.Commands : System.Web.UI.MobileControls.ObjectListCommandCollection
Public ReadOnly Property Commands As ObjectListCommandCollection
属性值
中 ObjectListCommandCollection命令的集合。
注解
可以使用类的