Click or drag to resize

ICustomHooks.OnAfterLogout Method


Namespace:  Ingeniux.CMS.Models.Hooks
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
void OnAfterLogout(
	string loggedOutUserId
)

Parameters

loggedOutUserId
Type: System.String

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

See Also