CategoryPicker Members

Include Protected Members
Include Inherited Members

Enables a user to pick one or more areas graphically.

The CategoryPicker type exposes the following members.

Constructors

  Name Description
Public method CategoryPicker Initializes a new instance of the CategoryPicker class.

Top

Properties

  Name Description
Public property AccessKeyLocId Gets or sets the identifier (ID) of the access key.
Public property AnchorID Gets or sets the ID of the area from which to anchor the listings.
Public property AutoPostBack Gets or sets a value that indicates whether the control posts information back to the server every time a user closes the CategoryPicker control.
Public property ButtonID Gets or sets the button ID.
Public property CallBackMethodName Gets or sets the name of the method to call for client scripts if the user makes changes.
Public property Enabled Gets or sets a value that indicates whether the web server control is enabled.
Public property InitialSelectedID Gets or sets a value that indicates whether a user is allowed to set the preselected area when the area picker first starts.
Public property LinkCSSClass Gets or sets the area template.
Public property Mode Gets or sets the display listings on the portal site according to keyword or area.
Public property MultiSelect Gets or sets a value that indicates whether a user can associate a listing with more than one area.
Public property SelectedCategories Gets the IDs of selected areas on the portal site to associate with a listing.
Public property SelectedCategoryPathes Gets the selected paths of the areas on the portal site to associate with a listing.
Public property SupportClientSideCallback Gets or sets a value that indicates whether client-side callback is supported.
Public property TextLocId Gets or sets the location ID of the picker link text.

Top

Methods

  Name Description
Protected method Render Renders the web server control content to the specified HtmlTextWriter object. (Overrides Control.Render(HtmlTextWriter).)

Top

Fields

  Name Description
Public field AllowEmpty Specifies a value that indicates whether no selection is allowed.
Public field OverrideIsPostBackValue Specifies a value that indicates whether the control should ignore the value of the Page.IsPostBack property and assume that Page.IsPostBack is false for the rest of the correct post.
Public field ParseUrlForID Specifies that the Web Part parses the URL to determine the preselected area.
Public field PurposeMoveCat Specifies a value that indicates whether the purpose of this picker is to move areas.

Top

See Also

Reference

CategoryPicker Class

Microsoft.SharePoint.Portal.WebControls Namespace