DataList.DeleteCommandName Field

Definition

Represents the Delete command name. This field is read-only.

public: System::String ^ DeleteCommandName;
public const string DeleteCommandName;
val mutable DeleteCommandName : string
Public Const DeleteCommandName As String 

Field Value

Remarks

Use the DeleteCommandName field to represent the Delete command name.

Applies to

See also