AudiencePicker.SelectedAudiencesHiddenTextID Property

Gets the identifier of the hidden form field that stores the currently selected audiences.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected ReadOnly Property SelectedAudiencesHiddenTextID As String
    Get
'Usage
Dim value As String

value = Me.SelectedAudiencesHiddenTextID
protected string SelectedAudiencesHiddenTextID { get; }

Property Value

Type: System.String
A string that represents the identifier of the hidden form field that stores the currently selected audiences.

See Also

Reference

AudiencePicker Class

AudiencePicker Members

Microsoft.SharePoint.Portal.WebControls Namespace