Description:
Frequently called during a rendering by the frame work in order to determine if the rendering should continue.
Syntax:
protected abstract Boolean ContinueModal()
protected
Returns:
Type: Boolean
Returns True if the rendering should continue.