A hook event that fires prior to an ApplicationV2 being rendered. Substitute the "Application" in the hook event to
target a specific ApplicationV2 type, for example "preRenderMyApplication". Each ApplicationV2 class in the
inheritance chain will also fire this hook, i.e. "preRenderApplicationV2" will also fire.
A hook event that fires prior to an ApplicationV2 being rendered. Substitute the "Application" in the hook event to target a specific ApplicationV2 type, for example "preRenderMyApplication". Each ApplicationV2 class in the inheritance chain will also fire this hook, i.e. "preRenderApplicationV2" will also fire.