上一页 1 ··· 296 297 298 299 300 301 302 303 304 ··· 400 下一页
摘要: Forms authentication timeout vs sessionState timeout Forms authentication timeout会导致用户退出,重定向到登陆页面 sessionState和用户登录状态无关,和session里面存储的数据有关。 有可能session里 阅读全文
posted @ 2017-11-10 10:44 ChuckLu 阅读(631) 评论(0) 推荐(0)
摘要: An HTTP cookie (also called web cookie, Internet cookie, browser cookie, or simply cookie) is a small piece of data sent from a website and stored on 阅读全文
posted @ 2017-11-10 10:28 ChuckLu 阅读(523) 评论(0) 推荐(0)
摘要: chrome中查看cookie https://stackoverflow.com/questions/10014996/how-do-you-check-cookies-using-chrome To check the current page's cookies using Chrome: Y 阅读全文
posted @ 2017-11-09 18:38 ChuckLu 阅读(1139) 评论(0) 推荐(0)
摘要: https://docs.kentico.com/k8/macro-expressions 阅读全文
posted @ 2017-11-09 16:45 ChuckLu 阅读(147) 评论(0) 推荐(0)
摘要: Version history Kentico 10: November 30, 2016 Kentico 9: November 24, 2015 Kentico 8.2: January 6, 2015 Kentico 8.1: August 22, 2014 Kentico 8: March 阅读全文
posted @ 2017-11-09 15:55 ChuckLu 阅读(161) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0436 阅读全文
posted @ 2017-11-09 15:19 ChuckLu 阅读(769) 评论(0) 推荐(0)
摘要: Developing web parts https://docs.kentico.com/k10/custom-development/developing-web-parts Web parts are page components that provide a combination of 阅读全文
posted @ 2017-11-09 14:45 ChuckLu 阅读(245) 评论(0) 推荐(0)
摘要: 1.创建文件 添加,然后选择web user control 2.添加控件 在工具栏搜索button,然后拖动三个button上去 <%@ Control Language="C#" AutoEventWireup="true" CodeFile="LISABackButton.ascx.cs" I 阅读全文
posted @ 2017-11-09 14:22 ChuckLu 阅读(329) 评论(0) 推荐(0)
摘要: http://devnet.kentico.com/docs/10_0/api/html/R_Project_Kentico_API.htm ScriptHelper.RegisterClientScriptBlock https://docs.kentico.com/k10/release-not 阅读全文
posted @ 2017-11-09 13:57 ChuckLu 阅读(311) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/iis/configuration/system.webserver/defaultdocument/index Default documents are enabled by default, and IIS 7 defines 阅读全文
posted @ 2017-11-09 11:43 ChuckLu 阅读(1988) 评论(0) 推荐(0)
上一页 1 ··· 296 297 298 299 300 301 302 303 304 ··· 400 下一页