to_string_with_state


Description:

public string to_string_with_state (State state)

Render a template into a string, providing the current state. This should only be used when attempting to render outside of the normal dispatch cycle.

Parameters:

state Valid State object.