ObjectList.SelectMoreCommand Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 Mobile Apps & 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.