SPMobileBaseChoiceField.ValidationControlId - Propriété
Obtient un ID d'un contrôle de validation utilise pour identifier le contrôle dont elle doit valider la valeur.
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Overridable ReadOnly Property ValidationControlId As String
Get
'Utilisation
Dim value As String
value = Me.ValidationControlId
protected virtual string ValidationControlId { get; }
Valeur de propriété
Type : System.String
Une chaîne qui est utilisée pour identifier cet objet SPMobileBaseChoiceField pour un contrôle de validation.
Voir aussi
Référence
SPMobileBaseChoiceField classe