TaxonomyField Members
SharePoint 2010
Represents a taxonomy field.
The TaxonomyField type exposes the following members.
| Name | Description | |
|---|---|---|
|
TaxonomyField(SPFieldCollection, String) | Initializes a new instance of the TaxonomyField object that is based on the specified field collection and name. |
|
TaxonomyField(SPFieldCollection, String, String) | Initializes a new instance of the TaxonomyField object that is based on the specified field collection, type name, and display name. |
| Name | Description | |
|---|---|---|
|
AggregationFunction | (Inherited from SPField.) |
|
AllowDeletion | (Inherited from SPField.) |
|
AllowMultipleValues | Gets or sets a Boolean value that specifies whether multiple Term objects can be used in the TaxonomyField object. (Overrides SPFieldLookup.AllowMultipleValues.) |
|
AnchorId | Gets or sets the GUID of the anchor Term object for a TaxonomyField object. |
|
AuthoringInfo | (Inherited from SPField.) |
|
CanBeDeleted | (Inherited from SPField.) |
|
CanBeDisplayedInEditForm | (Inherited from SPField.) |
|
CanToggleHidden | (Inherited from SPField.) |
|
CompositeIndexable | (Inherited from SPField.) |
|
CountRelated | (Inherited from SPFieldLookup.) |
|
CreateValuesInEditForm | Gets or sets a Boolean value that specifies whether the new Term objects can be added to the TermSet while typing in the TaxonomyField editor control. |
|
DefaultFormula | (Inherited from SPField.) |
|
DefaultListField | (Inherited from SPField.) |
|
DefaultValue | (Inherited from SPField.) |
|
DefaultValueTyped | Gets the default TaxonomyFieldValueCollection or the TaxonomyFieldValue object. (Overrides SPField.DefaultValueTyped.) |
|
Description | (Inherited from SPField.) |
|
DescriptionResource | (Inherited from SPField.) |
|
Direction | (Inherited from SPField.) |
|
DisplaySize | (Inherited from SPField.) |
|
EnforceUniqueValues | (Inherited from SPField.) |
|
FieldReferences | (Inherited from SPField.) |
|
FieldRenderingControl | Gets a TaxonomyFieldControl object that can be used to render the TaxonomyField object. (Overrides SPFieldLookup.FieldRenderingControl.) |
|
FieldRenderingMobileControl | Gets the mobile control that is used to render the TaxonomyField object in mobile applications. (Overrides SPFieldLookup.FieldRenderingMobileControl.) |
|
FieldTypeDefinition | (Inherited from SPField.) |
|
FieldValueType | Gets the type of the TaxonomyField object. (Overrides SPFieldLookup.FieldValueType.) |
|
Filterable | (Inherited from SPField.) |
|
FilterableNoRecurrence | (Inherited from SPField.) |
|
FromBaseType | (Inherited from SPField.) |
|
Group | (Inherited from SPField.) |
|
Hidden | (Inherited from SPField.) |
|
Id | (Inherited from SPField.) |
|
IMEMode | (Inherited from SPField.) |
|
Indexable | (Inherited from SPField.) |
|
Indexed | (Inherited from SPFieldLookup.) |
|
InternalName | (Inherited from SPField.) |
|
IsAnchorValid | Gets a Boolean value that specifies whether the Term object identified by the T:Microsoft.SharePoint.Taxonomy.TaxonomyField.AnchorId property is valid. |
|
IsDependentLookup | (Inherited from SPFieldLookup.) |
|
IsKeyword | Gets or sets a Boolean value that indicates whether the TaxonomyField value points to the Enterprise Keywords TermSet object. |
|
IsPathRendered | Gets or sets a Boolean value that specifies whether the default Label objects of all the parent Term objects of a Term in the TaxonomyField object will be rendered in addition to the default label of that Term. |
|
IsRelationship | (Inherited from SPFieldLookup.) |
|
IsTermSetValid | Gets a Boolean value that specifies whether the TermSet object identified by the TermSetId property exists and is available for tagging. |
|
JumpToField | (Inherited from SPField.) |
|
LinkToItem | (Inherited from SPField.) |
|
LinkToItemAllowed | (Inherited from SPField.) |
|
ListItemMenu | (Inherited from SPField.) |
|
ListItemMenuAllowed | (Inherited from SPField.) |
|
LookupField | (Inherited from SPFieldLookup.) |
|
LookupList | (Inherited from SPFieldLookup.) |
|
LookupWebId | (Inherited from SPFieldLookup.) |
|
NoCrawl | (Inherited from SPField.) |
|
Open | Gets or sets a Boolean value that specifies whether the TaxonomyField object is linked to an open TermSet object or a closed TermSet. |
|
ParentList | (Inherited from SPField.) |
|
PIAttribute | (Inherited from SPField.) |
|
PITarget | (Inherited from SPField.) |
|
PrependId | (Inherited from SPFieldLookup.) |
|
PreviewValueTyped | (Inherited from SPField.) |
|
PrimaryFieldId | (Inherited from SPFieldLookup.) |
|
PrimaryPIAttribute | (Inherited from SPField.) |
|
PrimaryPITarget | (Inherited from SPField.) |
|
PushChangesToLists | (Inherited from SPField.) |
|
ReadOnlyField | (Inherited from SPField.) |
|
RelatedField | (Inherited from SPField.) |
|
RelationshipDeleteBehavior | (Inherited from SPFieldLookup.) |
|
Reorderable | (Inherited from SPField.) |
|
Required | (Inherited from SPField.) |
|
SchemaXml | (Inherited from SPField.) |
|
SchemaXmlWithResourceTokens | (Inherited from SPField.) |
|
Scope | (Inherited from SPField.) |
|
Sealed | (Inherited from SPField.) |
|
ShowInDisplayForm | (Inherited from SPField.) |
|
ShowInEditForm | (Inherited from SPField.) |
|
ShowInListSettings | (Inherited from SPField.) |
|
ShowInNewForm | (Inherited from SPField.) |
|
ShowInVersionHistory | (Inherited from SPField.) |
|
ShowInViewForms | (Inherited from SPField.) |
|
Sortable | (Inherited from SPField.) |
|
SourceId | (Inherited from SPField.) |
|
SspId | Gets or sets the GUID that identifies the TermStore object, which contains the Enterprise Keywords for the site that the current TaxonomyField belongs to. |
|
StaticName | (Inherited from SPField.) |
|
TargetTemplate | Gets or sets the Web-relative URL of the target page that is used to construct the hyperlink on each Term object when the TaxonomyField object is rendered. |
|
TaxonomyGuidLabelDelimiter | Gets the character that is used to delimit GUIDs and labels in the string representation of the value of a TaxonomyField object. |
|
TaxonomyMultipleTermDelimiter | Gets the character used to delimit multiple Term objects in the string representation of a taxonomy field value collection. |
|
TaxonomyTermPathDelimiter | Gets the character used to delimit Term labels in the path string returned by the GetPath() method. |
|
TermSetId | Gets or sets the GUID of the TermSet object that contains the Term objects used by the current TaxonomyField object. |
|
TextField | Gets or sets the GUID that identifies the hidden text field in an item. |
|
Title | (Inherited from SPField.) |
|
TitleResource | (Inherited from SPField.) |
|
TranslationXml | (Inherited from SPField.) |
|
Type | (Inherited from SPField.) |
|
TypeAsString | (Inherited from SPField.) |
|
TypeDisplayName | (Inherited from SPField.) |
|
TypeShortDescription | (Inherited from SPField.) |
|
UnlimitedLengthInDocumentLibrary | (Inherited from SPFieldLookup.) |
|
UsedInWebContentTypes | (Inherited from SPField.) |
|
UserCreated | Gets or sets a Boolean value that specifies whether the TaxonomyField object is linked to a customized TermSet object. |
|
ValidationEcmaScript | (Inherited from SPField.) |
|
ValidationFormula | (Inherited from SPField.) |
|
ValidationMessage | (Inherited from SPField.) |
|
Version | (Inherited from SPField.) |
|
XPath | (Inherited from SPField.) |
| 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.) |