CategoryInfoProviderSetInfo Method |
Inserts or Updates the object to the database.
Namespace: CMS.TaxonomyAssembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 12.0.0
Syntax protected override void SetInfo(
CategoryInfo info
)
Parameters
- info
- Type: CMS.TaxonomyCategoryInfo
Object to insert / update
See Also