ICustomHooksOnAfterLogout Method Ingeniux CMS Content Store API

Namespace: Ingeniux.CMS.Models.Hooks
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void OnAfterLogout(
	string loggedOutUserId
)

Parameters

loggedOutUserId
Type: SystemString

[Missing <param name="loggedOutUserId"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnAfterLogout(System.String)"]

See Also

Reference