WmlObjectListAdapter.HasDefaultCommand Metodo

Definizione

Restituisce true se un oggetto ObjectList contiene un comando predefinito. Questa API è obsoleta. Per informazioni su come sviluppare applicazioni per dispositivi mobili ASP.NET, vedere App per dispositivi mobili & Siti con ASP.NET.

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

Restituisce

true se un controllo elenco oggetti contiene un comando predefinito; in caso contrario, false.

Si applica a

Vedi anche