Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Search text
Show more options
Exact phrase
Any word
All words
Any word or synonyms
Tagged as
Sort by
Relevance
Latest first
Oldest first
Filter
Articles
KB Articles
Video Articles
Questions & Answers
Download
Marketplace
Open-source
Search Documentation
Disable
Viewstate
in Web Parts
Forum Post
Apr 9, 2009
Hi there I just discovered, that in version 4.0 you can disable the view state of every web part reducing greatly the size of the __VIEWSTATE input field by up to 90%! Now I am not a hardcore .Net developer and I am asking in what cases it is safe and in what cases it is...
Documentation on cms:LocalizedHyperlink
Question
Feb 28, 2014
A customized widget built for us uses cms:LocalizedHyperlink to create a linked image on our site. However, the image's alt tag is empty, even though the image file it references has Description text in the image library. The custom widget does not have a field for alt text....
RE:Link buttons don't fire ItemCommand in repeater control
Forum Post
Nov 10, 2008
I found a solution. It was related to
ViewState
. See here http://devnet.kentico.com/Forums.aspx?ForumID=7&Thread=00003435
RE:
ViewState
Problem
Forum Post
Jan 22, 2009
Hi, Yes, the upgrade is recommended. However, the upgrade package is not available for the RC version. It will be published with the 4.0 final version. Best Regards, Juraj Ondrus
ViewState
Forum Post
Apr 27, 2009
I tried to search for a solution but to no avail. My viewstates are not saved for my User Controls. I just installed Kentico and am using version 4. Any help is appreciated.
validation of
viewstate
MAC failed - possibly not just a kentico issue?
Forum Post
Oct 5, 2009
Occasionally, users on our Kentico built website get the following error: Validation of
viewstate
MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenera...
RE:
ViewState
Problem - VERY URGENT
Forum Post
Mar 1, 2011
Hello, Could you please post the exact code you are using? Best regards, Boris Pocatko
RE:
ViewState
Problem - VERY URGENT
Forum Post
Mar 3, 2011
Hi Please download from: http://www.algarveweb.com/AWB_Media/EN/download/CMSWebPart.zip The code not working starts on Line 139 Thanks, Mike
Viewstate
error by adding of any webpart
Forum Post
Apr 12, 2011
Hello there I am trying to ad a common kentico webpart into a selfmade masterpage with webpartzones. I am doing this all over the kentiko GUI. No coding. And after choosing the webpart, actually this is the text/static HTML, I got the
viewstate
error shown in the screenh...
RE:Obtain previous item's property in transformation
Forum Post
May 16, 2011
Please, disregard this post. Since I don't think there was a way to do it, I've created a User Control in which I use the
ViewState
to do this.
...
11
12
13
14
15
16
17
18
19
20
...