WorkContext ___InternalInjectPortal Method NFX Class Library

[This is preliminary documentation and is subject to change.]

DEVELOPERS do not use! A hack method needed in some VERY RARE cases, like serving an error page form the filter which is out of portal scope.

Namespace: NFX.Wave
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public void ___InternalInjectPortal(
	Portal portal = null,
	Theme theme = null,
	WorkMatch match = null,
	JSONDataMap matchedVars = null
)
See Also