TaxonomyFieldValue Constructor
SharePoint 2010
| Name | Description | |
|---|---|---|
|
TaxonomyFieldValue(SPField) | Initializes a new instance of a TaxonomyFieldValue object that is bound to the specified SharePointSPField object. |
|
TaxonomyFieldValue(String) | Initializes a new instance of the TaxonomyFieldValue object that is based on the specified field value. |
|
TaxonomyFieldValue(String, SPField) | Initializes a new instance of the TaxonomyFieldValue object that is bound to the specified SPField object and is based on the specified field value. |