多选题Which two are true about the tag handler referneed by my Tag. ()AThe do Start Tag method is called once.BThe do After Body method is NOT called.CThe EVAL_Page constant is a valid return value for the do End Tag Method.Dthe EVAL_BODY_BUFFERED constant i
题目
多选题
Which two are true about the tag handler referneed by my Tag. ()
A
The do Start Tag method is called once.
B
The do After Body method is NOT called.
C
The EVAL_Page constant is a valid return value for the do End Tag Method.
D
the EVAL_BODY_BUFFERED constant is a valid return value for the do Start Tag method.