开发者

Can I get number of opened tabs in Internet Explorer 8?

In C#, can I get the number of开发者_如何学运维 opened tabs?


Did you check Selectors API ? (maybe)


C# generally runs at the server (unless you are talking about Silverlight etc), so there will be no way of knowing much about the client. Likewise, I would not expect this information to be exposed unless you are writing a browser extension / add-in. Basically, I think the short version is "no".

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜