AudiencePicker Class

The AudiencePicker class enables a user to pick one or more audiences graphically.

System.Web.UI.Control

   Microsoft.SharePoint.Portal.WebControls.AudiencePicker

Public Constructors

The following table shows the constructors of the AudiencePicker class and a brief description of each.

Name Description
AudiencePicker Initializes a new instance of the AudiencePicker class.

Protected Methods

The following table shows the protected methods of the AudiencePicker class and a brief description of each.

Name Description
OnLoad(object, System.EventArgs) Inherits from System.Web.UI.Controls.
Render(System.Web.UI.HtmlTextWriter) Inherits from System.Web.UI.Controls.

Public Properties

The following table shows the properties of the AudiencePicker class, the data type of each property, and a brief description of each.

Name Data type Description
AudienceIDs System.Collections.ArrayList Gets or sets the selected audiences.
SelectedAudiencesHiddenTextID String Gets the identifier of the hidden form field that stores the currently selected audiences.
SupportRuntimeFilter Boolean Gets or sets a value indicating whether to render Microsoft JScript or JavaScript code (ECMAScript as defined by the specification of the European Computer Manufacturers Association) and html layout as a dialog box (true) or inline as part of an SharePoint Portal Server form page. The default value is false.

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Portal.WebControls

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security