Click or drag to resize

PageRenameEventArgs Class


Event arguments that capture "Rename" action of a Page.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ingeniux.CMS.EventEntityEventArgsIPage
      Ingeniux.CMS.EventPageRenameEventArgs

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

The PageRenameEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodPageRenameEventArgs
Initializes a new instance of the PageRenameEventArgs class
Top
Properties
See Also