设置按钮重定向

2014-06-24 16:13:34  访问(2714) 赞(0) 踩(0)


        /// 
        /// 设置按钮重定向
        /// 
        /// 
        /// 
        public static void WindowLocation(FineUI.Button buttonValue, string url)
        {
            buttonValue.OnClientClick = "window.location=\"" + ConvertStringQuot(url) + "\"; ";
        }


上一条:

下一条:


 

相关评论

评论加载中……
 

发表评论

类型:
内容:
  (Alt+Enter)
 
  ┈全部┈  
 
(显示默认分类)