MyWhereaboutsField.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 MyWhereaboutsField
Dim value As String
value = instance.ErrorMessage
instance.ErrorMessage = value
public string ErrorMessage { get; set; }
Valeur de propriété
Type : System.String
Implémentations
Voir aussi
Référence
Microsoft.SharePoint.Applications.GroupBoard.WebControls - Espace de noms