Edit

Share via


PageAction.List Property

Definition

Gets the action name for a page that displays data from a table.

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

Property Value

The literal value "List".

Applies to