Click or drag to resize

CategoryRenameEventArgs Class


Event arguments that capture the information of "Rename" action of a Category Node.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ingeniux.CMS.EventEntityEventArgsICategoryNode
      Ingeniux.CMS.EventCategoryRenameEventArgs

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

The CategoryRenameEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodCategoryRenameEventArgs
Initializes a new instance of the CategoryRenameEventArgs class
Top
Properties
See Also