單項(xiàng)選擇題
A library called contosobuisness.dll has been created and u need to accept it in a page.. all options had the <%assembly tag but the att differed.()
A.<%assembly TargetName="contosobuisness" %>
B.<%assembly ID="contosobuisness" %>
C.<%@ Assembly Name="contosobuisness" %>
D.<%assembly virtualpath="contosobuisness" %>