Click or drag to resize

PagePostCopyEventArgsNewPage Property


Gets the new Page that was created as result of the copy action

Namespace: Ingeniux.CMS.Event
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public IPage NewPage { get; }

Property Value

IPage
See Also