Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ID of the hidden form field that stores the currently selected audience.
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 ID of the hidden form field that stores the currently selected audience.