Click or drag to resize

ICustomHooksOnAfterLogout Method


Namespace:  Ingeniux.CMS.Models.Hooks
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
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