Template TContext, TTarget, TRenderingContext  DoContextBinding Method NFX Class Library

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

Infrastructure. Override to perform extra steps after Context property gets set. Normally this method should never be called by developers

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

protected virtual void DoContextBinding()
See Also