Namespace: Ingeniux.CMS.Models.Hooks
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- page
- Type: Ingeniux.CMSIPage
[Missing <param name="page"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnAfterCheckOut(Ingeniux.CMS.IPage,System.Boolean,Ingeniux.CMS.IUserWriteSession)"]
- recursive
- Type: SystemBoolean
[Missing <param name="recursive"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnAfterCheckOut(Ingeniux.CMS.IPage,System.Boolean,Ingeniux.CMS.IUserWriteSession)"]
- session
- Type: Ingeniux.CMSIUserWriteSession
[Missing <param name="session"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnAfterCheckOut(Ingeniux.CMS.IPage,System.Boolean,Ingeniux.CMS.IUserWriteSession)"]
See Also