CategoryPicker Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Enables a user to pick one or more areas graphically.
The CategoryPicker type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CategoryPicker | Obsolete. Initializes a new instance of the CategoryPicker class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AccessKeyLocId | Obsolete. Gets or sets the identifier of the access key. |
![]() |
Adapter | (Inherited from Control.) |
![]() |
AnchorID | Obsolete. Gets or sets the identifier of the anchor area from which to anchor the listings. |
![]() |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() |
AutoPostBack | Obsolete. Gets or sets a value indicating whether the control posts information back to the server each time a user closes the CategoryPicker control. |
![]() |
BindingContainer | (Inherited from Control.) |
![]() |
ButtonID | Obsolete. Gets or sets the identifier of the button. |
![]() |
CallBackMethodName | Obsolete. Gets or sets the name of the method to call for client scripts if the user makes changes. |
![]() |
ChildControlsCreated | (Inherited from Control.) |
![]() |
ClientID | (Inherited from Control.) |
![]() |
ClientIDSeparator | (Inherited from Control.) |
![]() |
Context | (Inherited from Control.) |
![]() |
Controls | (Inherited from Control.) |
![]() |
DesignMode | (Inherited from Control.) |
![]() |
Enabled | Obsolete. |
![]() |
EnableTheming | (Inherited from Control.) |
![]() |
EnableViewState | (Inherited from Control.) |
![]() |
Events | (Inherited from Control.) |
![]() |
HasChildViewState | (Inherited from Control.) |
![]() |
ID | (Inherited from Control.) |
![]() |
IdSeparator | (Inherited from Control.) |
![]() |
InitialSelectedID | Obsolete. Gets or sets a value indicating if a user is allowed to set the preselected area when the area picker first launches. |
![]() |
IsChildControlStateCleared | (Inherited from Control.) |
![]() |
IsTrackingViewState | (Inherited from Control.) |
![]() |
IsViewStateEnabled | (Inherited from Control.) |
![]() |
LinkCSSClass | Obsolete. Gets or sets which area template to use. |
![]() |
LoadViewStateByID | (Inherited from Control.) |
![]() |
Mode | Obsolete. Gets or sets whether to display listings in the portal site according to keyword or areas. |
![]() |
MultiSelect | Obsolete. Gets or sets a value indicating whether a user can associate a listing with more than one area. |
![]() |
NamingContainer | (Inherited from Control.) |
![]() |
Page | (Inherited from Control.) |
![]() |
Parent | (Inherited from Control.) |
![]() |
SelectedCategories | Obsolete. Gets the IDs of selected areas in the portal site to associate with a listing. |
![]() |
SelectedCategoryPathes | Obsolete. Gets the selected paths of the areas in the portal site to associate with a listing. |
![]() |
Site | (Inherited from Control.) |
![]() |
SkinID | (Inherited from Control.) |
![]() |
SupportClientSideCallback | Obsolete. Gets or sets a value indicating whether client-side callback is supported. |
![]() |
TemplateControl | (Inherited from Control.) |
![]() |
TemplateSourceDirectory | (Inherited from Control.) |
![]() |
TextLocId | Obsolete. Gets or sets the location identifier of the picker link text. |
![]() |
UniqueID | (Inherited from Control.) |
![]() |
ViewState | (Inherited from Control.) |
![]() |
ViewStateIgnoresCase | (Inherited from Control.) |
![]() |
Visible | (Inherited from Control.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
DataBinding | (Inherited from Control.) |
![]() |
Disposed | (Inherited from Control.) |
![]() |
Init | (Inherited from Control.) |
![]() |
Load | (Inherited from Control.) |
![]() |
PreRender | (Inherited from Control.) |
![]() |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
AllowEmpty | Obsolete. Specifies a value indicating whether no selection is allowed. |
![]() |
OverrideIsPostBackValue | Obsolete. Specifies a value indicating whether the control should ignore the value of Page.IsPostBack property and assume Page.IsPostBack is false for the rest of the correct post. The property defaults to false. |
![]() |
ParseUrlForID | Obsolete. Specifies that the Web Part parses the URL to determine the preselected area. The default value is true. |
![]() |
PurposeMoveCat | Obsolete. Specifies a value indicating whether the purpose of this area picker is for moving areas. If it is, it will prevent users from picking a child area as the parent of the correct area. The default value is false. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IParserAccessor.AddParsedSubObject | (Inherited from Control.) |
![]() ![]() |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) |
![]() ![]() |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) |
![]() ![]() |
IExpressionsAccessor.Expressions | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) |
![]() ![]() |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top