Compartir a través de


WmlObjectListAdapter.HasDefaultCommand Método

Definición

Devuelve true si un ObjectList contiene un comando predeterminado. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulte Mobile Apps & Sites with ASP.NET.

protected:
 bool HasDefaultCommand();
protected bool HasDefaultCommand ();
member this.HasDefaultCommand : unit -> bool
Protected Function HasDefaultCommand () As Boolean

Devoluciones

Es true si un control de lista de objetos contiene un comando predeterminado; de lo contrario, es false.

Se aplica a

Consulte también