TaxonomyField Methods
Include Protected Members
Include Inherited Members
The TaxonomyField type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Delete | (Inherited from SPField.) |
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
FilteringJavascript | Returns a string containing the that must be rendered on a page to display hierarchical filtering in the filter menu. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetCustomProperty | (Inherited from SPField.) |
![]() |
GetDependentLookupInternalNames | (Inherited from SPFieldLookup.) |
![]() |
GetFieldValue | Converts the specified string value into a TaxonomyFieldValue or a TaxonomyFieldValueCollection object. (Overrides SPFieldLookup.GetFieldValue(String).) |
![]() |
GetFieldValueAsHtml | Returns the field value in HTML format in order to render the field valuedirectly on a page. (Overrides SPFieldLookup.GetFieldValueAsHtml(Object).) |
![]() |
GetFieldValueAsText | Returns a plain text representation of the field value. (Overrides SPFieldLookup.GetFieldValueAsText(Object).) |
![]() |
GetFieldValueForEdit | (Inherited from SPField.) |
![]() ![]() |
GetFilteringHtml | Constructs an HTML string that can be rendered to display a list of Term objects that can be used to filter on the specified TaxonomyField object. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperty | (Inherited from SPField.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValidatedString | Validates the field value object using logic specific to the TaxonomyField object, and returns a serialized string representation of the validated field value object. (Overrides SPField.GetValidatedString(Object).) |
![]() ![]() |
GetWssIdsOfKeywordTerm | Gets an array of the list item IDs of all the list items in the taxonomy hidden list where the Enterprise Keywords field contains the specified Term object. |
![]() ![]() |
GetWssIdsOfTerm | Gets an array of the list item IDs for all of the list items in the taxonomy hidden list that contain the specified Term object. |
![]() |
HasValue | Represents whether the current TaxonomyField object has a value. (Overrides SPFieldLookup.HasValue(Object).) |
![]() |
ListsFieldUsedIn | (Inherited from SPField.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnAdded | Occurs after a TaxonomyField object is added. (Overrides SPField.OnAdded(SPAddFieldOptions).) |
![]() |
OnAddingToContentType | Occurs when a TaxonomyField object is added to a specified content type. (Overrides SPField.OnAddingToContentType(SPContentType).) |
![]() |
OnDeleting | Occurs when a TaxonomyField object is being deleted. (Overrides SPField.OnDeleting().) |
![]() |
OnDeletingFromContentType | Occurs when a TaxonomyField object is deleted from a specified content type. (Overrides SPField.OnDeletingFromContentType(SPContentType).) |
![]() |
OnInitFieldNode | (Inherited from SPFieldLookup.) |
![]() |
OnUpdated | (Inherited from SPFieldLookup.) |
![]() |
ParseAndSetValue | (Inherited from SPField.) |
![]() |
SetCustomProperty | (Inherited from SPField.) |
![]() |
SetFieldValue(SPListItem, TaxonomyFieldValue) | Sets the value of the corresponding field in the list item to the value of the specified TaxonomyFieldValue object. |
![]() |
SetFieldValue(SPListItem, TaxonomyFieldValueCollection) | Sets the value of the corresponding multi-valued field in the list item to the value of the specified TaxonomyFieldValueCollection object. |
![]() |
SetFieldValue(SPListItem, Term) | Sets the value of the corresponding field in the list item to the properties of the specified Term object in the default language of the TermStore object. |
![]() |
SetFieldValue(SPListItem, TermCollection) | Sets the value of the corresponding multi-value field in the list item to the properties of the Term objects in the specified collection. |
![]() |
SetFieldValue(SPListItem, ICollection<Term>) | Sets the value of the corresponding multi-value field in the list item to the properties of the T:Microsoft.SharePoint.Taxonomy.Term objects in the specified collection. |
![]() |
SetFieldValue(SPListItem, Term, Int32) | Sets the value of the corresponding field in the list item to the properties of the specified Term in the specified language. |
![]() |
SetFieldValue(SPListItem, TermCollection, Int32) | Sets the value of the corresponding multi-value field in the list item to the properties of the Term objects in the specified collection, in the specified language. |
![]() |
SetFieldValue(SPListItem, ICollection<Term>, Int32) | Sets the value of the corresponding multi-value field in the list item to the properties of the Term objects in the specified collection, in the specified language. |
![]() |
ToString | (Inherited from SPField.) |
![]() |
Update() | Updates the database with changes that are made to the TaxonomyField object. (Overrides SPField.Update().) |
![]() |
Update(Boolean) | (Inherited from SPField.) |
Top
.gif)
.gif)
.gif)