DataList.EditCommandName Field

Definition

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

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

Field Value

Remarks

Use the EditCommandName field to represent the Edit command name.

Applies to

See also