Click or drag to resize

TaxonomyRelocateEventArgs Class


Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ingeniux.CMS.EventEntityEventArgsICategoryNode
      Ingeniux.CMS.EventTaxonomyRelocateEventArgs

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