TaxonomyField Constructor
Include Protected Members
Include Inherited Members
Overload List
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. |
Top