Click or drag to resize

TaxonomyRelocateEventArgs Class


Inheritance Hierarchy
System.Object
  System.EventArgs
    Ingeniux.CMS.Event.EntityEventArgs<ICategoryNode>
      Ingeniux.CMS.Event.TaxonomyRelocateEventArgs

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public class TaxonomyRelocateEventArgs : EntityEventArgs<ICategoryNode>

The TaxonomyRelocateEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodTaxonomyRelocateEventArgs
Initializes a new instance of the TaxonomyRelocateEventArgs class
Top
Properties
See Also