Command Constructor

Definition

Creates an instance of the Command class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public:
 Command();
public Command ();
Public Sub New ()

Applies to

See also