Sorry, but there are no more tags available to filter with.
-
Hi, I have the following code in my page, trying to shift the viewstate to the session :- protected override PageStatePersister PageStatePersister { get { return new SessionPageStatePersister(this); } } It does not seem to work at all and the viewstate is still large in the browser source, I'm missing...
Page 1 of 1 (1 items)