vbscript 使用WebApi在自定义代码中添加ie样式表

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vbscript 使用WebApi在自定义代码中添加ie样式表相关的知识,希望对你有一定的参考价值。

Dim IsIe7 As IECondition = IsIe7.IsVersion(7)
CurrentContext.Page.CSS.Add("/Zengenti-Test-Folder-2013-Re-Design/SiteElements/Stylesheets/903-ie7.css", IsIe7)

'For more option other that .IsVersion see http://support.contensis.co.uk/Development/WebAPI/Reference/Contensis.Framework.Web-Namespace/IECondition-Class/IECondition-Methods/IECondition-Methods.aspx

以上是关于vbscript 使用WebApi在自定义代码中添加ie样式表的主要内容,如果未能解决你的问题,请参考以下文章

在自定义 WebAPi 中调用 Azure Speech API 时进入无限循环

如何在ios中的自定义UITableViewCell中添加轮播视图

在自定义授权 MVC4 Web Api 中访问 post 或 get 参数

Web Api 跨域基础认证

在自托管 Web 应用程序中使用性能计数器

在自定义 Listview 适配器中使用多个视图