Which taxonomy extension methods are available, using the format Method(ArgumentType)?
Method(ArgumentType)
DocumentTaxonomy provides Serialize() to produce serialized taxonomy content, Deserialize(String) to create a taxonomy from serialized text, and GetFields(String) to retrieve the fields for a document type identified by its string ID.
DocumentTaxonomy
Serialize()
Deserialize(String)
GetFields(String)
Community Discussion