DataFormWebPart.FilterValue - Propriété
Spécifie la valeur du champ de filtre qui est appliquée à la partie Web en cours.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property FilterValue As String
Get
'Utilisation
Dim instance As DataFormWebPart
Dim value As String
value = instance.FilterValue
[BrowsableAttribute(false)]
public string FilterValue { get; }
Valeur de propriété
Type : System.String