MyContactInfoField.ErrorMessage - Propriété

Espace de noms :  Microsoft.SharePoint.Applications.GroupBoard.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ErrorMessage As String
    Get
    Set
'Utilisation
Dim instance As MyContactInfoField
Dim value As String

value = instance.ErrorMessage

instance.ErrorMessage = value
public string ErrorMessage { get; set; }

Valeur de propriété

Type : System.String

Implémentations

IValidator.ErrorMessage

Voir aussi

Référence

MyContactInfoField classe

MyContactInfoField - Membres

Microsoft.SharePoint.Applications.GroupBoard.WebControls - Espace de noms