PageAction.Insert Property

Definition

Gets the action name for a page that inserts a data item.

public:
 static property System::String ^ Insert { System::String ^ get(); };
public static string Insert { get; }
static member Insert : string
Public Shared ReadOnly Property Insert As String

Property Value

The literal value "Insert".

Applies to