单项选择题

下列哪个操作是W3C标准定义的阻止事件向父容器传递:()

A.e.preventDefault()
B.e.cancelBubble=true
C.e.stopPropagation()
D.e.stopImmediatePropagation()