Click or drag to resize

PageRelocateEventArgsTargetPage Property


Gets the target Page where the Page or Pages are moving to

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

Property Value

Type: IPage
See Also