ViewModelBase.RemoveError - Méthode
Supprime une chaîne d'erreur de la collection de Errorstring pour le champ spécifié. Déclencher événement ainsi qu'aux propager l'erreur de validation à l'interface utilisateur
Espace de noms : Microsoft.SharePoint.Phone.Application
Assembly : Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)
Syntaxe
'Déclaration
Protected Sub RemoveError ( _
propertyName As String, _
error As String _
)
'Utilisation
Dim propertyName As String
Dim error As String
Me.RemoveError(propertyName, error)
protected void RemoveError(
string propertyName,
string error
)
Paramètres
propertyName
Type : System.StringNom du champ SharePoint
error
Type : System.StringErreur de validation sous forme de chaîne