ObjectList.SelectMoreCommand Propriété

Définition

Obtient le texte utilisé pour la commande pour sélectionner davantage d'éléments dans un ObjectList. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Applications mobiles & Sites avec ASP.NET.

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

Valeur de propriété

Texte utilisé pour la commande pour sélectionner plus d'éléments dans une liste d'objets.

S’applique à

Voir aussi