Method ReplaceTaxonomy
ReplaceTaxonomy(Directory)
Replaces the current taxonomy with the given one. This method should generally be called in conjunction with AddIndexes(Directory[]) to replace both the taxonomy as well as the search index content.
Declaration
public virtual void ReplaceTaxonomy(Directory taxoDir)
Parameters
Type | Name | Description |
---|---|---|
Directory | taxoDir |