TaxonomyField.GetJsonClientFormFieldSchema method
SharePoint 2013
Returns the necessary field schema information for client-side rendering of this control.
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Parameters
- mode
- Type: Microsoft.SharePoint.WebControls.SPControlMode
The mode for which the field schema will be generated. Can be one of Display, Edit or New.
Return value
Type: System.Collections.Generic.Dictionary<String, Object>A dictionary containing the schema information.