AudiencePicker.SelectedAudiencesHiddenTextID, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets the identifier of the hidden form field that stores the currently selected audiences.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property SelectedAudiencesHiddenTextID As String
'Utilisation
Dim value As String
value = Me.SelectedAudiencesHiddenTextID
protected string SelectedAudiencesHiddenTextID { get; }
Valeur de la propriété
A string that represents the identifier of the hidden form field that stores the currently selected audiences.
Voir aussi
Référence
AudiencePicker, classe
Membres AudiencePicker
Microsoft.SharePoint.Portal.WebControls, espace de noms