ChoiceList Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Provides methods to search, remove, and rename vocabulary terms for user profile properties.
The ChoiceList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChoiceList | Obsolete. Initializes a new instance of a ChoiceList class. |
Top
Methods
Name | Description | |
---|---|---|
Add | Obsolete. Adds a vocabulary item to the choice list. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindTerms | Obsolete. Searches for vocabulary items that match the specified pattern. | |
GetAllTerms | Obsolete. Gets all vocabulary terms in this choice list. Optionally refreshes the list from the user profile store. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | Obsolete. Deletes the specified vocabulary item from the choice list. | |
Rename | Obsolete. Renames a vocabulary item with the new name. | |
ToString | (Inherited from Object.) |
Top