: AudiencePicker.SelectedAudiencesHiddenTextID (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets the identifier of the hidden form field that stores the currently selected audiences.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected ReadOnly Property SelectedAudiencesHiddenTextID As String
'Uso
Dim value As String
value = Me.SelectedAudiencesHiddenTextID
protected string SelectedAudiencesHiddenTextID { get; }
Valor de propiedad
A string that represents the identifier of the hidden form field that stores the currently selected audiences.
Vea también
Referencia
AudiencePicker (Clase)
AudiencePicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)