AudiencePicker members
Enables a user to pick one or more audiences graphically.
The AudiencePicker type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AudiencePicker | Initializes a new instance of the AudiencePicker class. |
Top
Properties
Name | Description | |
---|---|---|
AudienceIDs | Gets or sets the selected audience. | |
SelectedAudiencesHiddenTextID | Gets the ID of the hidden form field that stores the currently selected audience. | |
SupportRuntimeFilter | Gets or sets a value that indicates whether to render ECMAScript (JavaScript, JScript) and HTML layout as a dialog box, or inline as part of a Microsoft SharePoint Server form page. |
Top
Methods
Name | Description | |
---|---|---|
OnLoad | Handles the Load() event. | |
Render | Sends the current control content to a provided HtmlTextWriter object. (Overrides Control.Render(HtmlTextWriter).) |
Top