Namespace: Ingeniux.CMS.Models.Hooks
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
void OnBeforeRegionRootCopy( IPage sourcePage, IPage targetPage, EnumCopyActions relation, string targetLocale, IUserWriteSession session )
Parameters
- sourcePage
- Type: Ingeniux.CMSIPage
[Missing <param name="sourcePage"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnBeforeRegionRootCopy(Ingeniux.CMS.IPage,Ingeniux.CMS.IPage,Ingeniux.CMS.Enums.EnumCopyActions,System.String,Ingeniux.CMS.IUserWriteSession)"]
- targetPage
- Type: Ingeniux.CMSIPage
[Missing <param name="targetPage"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnBeforeRegionRootCopy(Ingeniux.CMS.IPage,Ingeniux.CMS.IPage,Ingeniux.CMS.Enums.EnumCopyActions,System.String,Ingeniux.CMS.IUserWriteSession)"]
- relation
- Type: Ingeniux.CMS.EnumsEnumCopyActions
[Missing <param name="relation"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnBeforeRegionRootCopy(Ingeniux.CMS.IPage,Ingeniux.CMS.IPage,Ingeniux.CMS.Enums.EnumCopyActions,System.String,Ingeniux.CMS.IUserWriteSession)"]
- targetLocale
- Type: SystemString
[Missing <param name="targetLocale"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnBeforeRegionRootCopy(Ingeniux.CMS.IPage,Ingeniux.CMS.IPage,Ingeniux.CMS.Enums.EnumCopyActions,System.String,Ingeniux.CMS.IUserWriteSession)"]
- session
- Type: Ingeniux.CMSIUserWriteSession
[Missing <param name="session"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnBeforeRegionRootCopy(Ingeniux.CMS.IPage,Ingeniux.CMS.IPage,Ingeniux.CMS.Enums.EnumCopyActions,System.String,Ingeniux.CMS.IUserWriteSession)"]