在我的Javascript中,我从这里引用的项目访问该类:
<object id="class1" style="margin-top: 10px; margin-bottom:10px;" height="48"
classid="CLSID:50579BBE-03F5-4867-9D07-96BCBE2A0479" width="137">
<param name="BorderStyle" value="2"/>
</object>
如何从此javascript后面的c#代码访问此javascript对象?