单选题Which statement is true if the do Start Tag method returns EVAL_BODY_BUFFERED?()AThe tag handler must extend body Tag.BThe do After Body method is NOT called.CThe set Body Content method is called.DIt is never legal to return EVAL_BODY_BUFFERED from do
题目
单选题
Which statement is true if the do Start Tag method returns EVAL_BODY_BUFFERED?()
A
The tag handler must extend body Tag.
B
The do After Body method is NOT called.
C
The set Body Content method is called.
D
It is never legal to return EVAL_BODY_BUFFERED from do Start Tag.